SongGuess
Preparing search index...
server/worker-configuration
TailStream
Onset
Interface Onset
interface
Onset
{
attributes
:
Attribute
[]
;
dispatchNamespace
?:
string
;
entrypoint
?:
string
;
executionModel
:
string
;
info
:
|
FetchEventInfo
|
JsRpcEventInfo
|
ScheduledEventInfo
|
AlarmEventInfo
|
QueueEventInfo
|
EmailEventInfo
|
TraceEventInfo
|
HibernatableWebSocketEventInfo
|
CustomEventInfo
|
ConnectEventInfo
;
preview
?:
TailStream
.
TracePreviewInfo
;
scriptName
?:
string
;
scriptTags
?:
string
[]
;
scriptVersion
?:
TailStream
.
ScriptVersion
;
spanId
:
string
;
type
:
"onset"
;
}
Index
Properties
attributes
dispatch
Namespace?
entrypoint?
execution
Model
info
preview?
script
Name?
script
Tags?
script
Version?
span
Id
type
Properties
Readonly
attributes
attributes
:
Attribute
[]
Optional
Readonly
dispatch
Namespace
dispatchNamespace
?:
string
Optional
Readonly
entrypoint
entrypoint
?:
string
Readonly
execution
Model
executionModel
:
string
Readonly
info
info
:
|
FetchEventInfo
|
JsRpcEventInfo
|
ScheduledEventInfo
|
AlarmEventInfo
|
QueueEventInfo
|
EmailEventInfo
|
TraceEventInfo
|
HibernatableWebSocketEventInfo
|
CustomEventInfo
|
ConnectEventInfo
Optional
Readonly
preview
preview
?:
TailStream
.
TracePreviewInfo
Optional
Readonly
script
Name
scriptName
?:
string
Optional
Readonly
script
Tags
scriptTags
?:
string
[]
Optional
Readonly
script
Version
scriptVersion
?:
TailStream
.
ScriptVersion
Readonly
span
Id
spanId
:
string
Readonly
type
type
:
"onset"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
dispatch
Namespace
entrypoint
execution
Model
info
preview
script
Name
script
Tags
script
Version
span
Id
type
SongGuess
Loading...