# Functions
ParseAsyncOrigin parses an async origin key.
# Structs
AsyncOriginCron represents the context for the originator of a cron async call.
AsyncOriginFSM represents the context for the originator of an FSM async call.
AsyncOriginPubSub represents the context for the originator of an PubSub async call.
# Interfaces
AsyncOrigin is a sum type representing the originator of an async call.