Skip to main content

Module namespace

Module namespace 

Source
Expand description

Subscribe/Publish namespace state machines.

Structs§

PublishNamespaceStateMachine
State machine for PUBLISH_NAMESPACE flow. Idle -> Pending -> Active -> Done.
SubscribeNamespaceStateMachine
State machine for SUBSCRIBE_NAMESPACE flow. Idle -> Pending -> Active -> Done.

Enums§

NamespaceError
Errors that can occur during namespace state transitions.
PublishNamespaceState
PUBLISH_NAMESPACE lifecycle states.
SubscribeNamespaceState
SUBSCRIBE_NAMESPACE lifecycle states.