Structs§
- Event
- An event that is emitted and consumed.
- Inspect
Sink Requested Payload - LogSink
Requested Payload - Payload for a connection to the
LogSink
protocol. - Validated
Event - Validated
Event Header
Enums§
- Event
Header Missing Field Error - Missing fields in
EventHeader
. - Event
Header Validation Error - Errors validating
EventHeader
. - Event
Missing Field Error - Missing fields in
Event
. - Event
Payload - The contents of the event depending on the type of event.
- Event
Type - Event types that contain singleton data. When these events are cloned, their singleton data won’t be cloned.
- Event
Validation Error - Errors validating
Event
.