Module internal_event

Source

Re-exports§

pub use cached_event::RegisterTaggedInternalEvent;
pub use cached_event::RegisteredEventCache;
pub use component_events_dropped::ComponentEventsDropped;
pub use component_events_dropped::INTENTIONAL;
pub use component_events_dropped::UNINTENTIONAL;
pub use service::CallError;
pub use service::PollReadyError;

Modules§

cached_event
component_events_dropped
error_stage
error_type
service

Structs§

ByteSize
BytesReceived
BytesSent
Count
CountByteSize
Holds the tuple (count_of_events, estimated_json_size_of_events).
DefaultName
EventsReceived
EventsSent
Output
Protocol
TaggedEventsSent

Enums§

OptionalTag
The user can configure whether a tag should be emitted. If they configure it to be emitted, but the value doesn’t exist - we should emit the tag but with a value of -.

Constants§

DEFAULT_OUTPUT

Traits§

InternalEvent
InternalEventHandle
RegisterInternalEvent

Functions§

emit
register

Type Aliases§

Registered
SharedString
An allocation-optimized string.