GitHub
Preparing search index...
The search index is not available
edgekitjs - v0.0.47
edgekitjs
index
AI
GatewayOptions
Interface GatewayOptions
interface
GatewayOptions
{
cacheKey
?:
string
;
cacheTtl
?:
number
;
collectLog
?:
boolean
;
id
:
string
;
metadata
?:
Record
<
string
,
null
|
string
|
number
|
bigint
|
boolean
>
;
skipCache
?:
boolean
;
}
Hierarchy
GatewayOptions
GatewayOptions
Index
Properties
cache
Key?
cache
Ttl?
collect
Log?
id
metadata?
skip
Cache?
Properties
Optional
cache
Key
cacheKey
?:
string
Optional
cache
Ttl
cacheTtl
?:
number
Optional
collect
Log
collectLog
?:
boolean
id
id
:
string
Optional
metadata
metadata
?:
Record
<
string
,
null
|
string
|
number
|
bigint
|
boolean
>
Optional
skip
Cache
skipCache
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cache
Key
cache
Ttl
collect
Log
id
metadata
skip
Cache
GitHub
edgekitjs - v0.0.47
Loading...