Module types

Source

Structs§

Event
An event that is emitted and consumed.
InspectSinkRequestedPayload
LogSinkRequestedPayload
Payload for a connection to the LogSink protocol.
ValidatedEvent
ValidatedEventHeader

Enums§

EventHeaderMissingFieldError
Missing fields in EventHeader.
EventHeaderValidationError
Errors validating EventHeader.
EventMissingFieldError
Missing fields in Event.
EventPayload
The contents of the event depending on the type of event.
EventType
Event types that contain singleton data. When these events are cloned, their singleton data won’t be cloned.
EventValidationError
Errors validating Event.