# Functions
NewBus inits a new bus.
WithID returns an option to set event's id field.
WithOccurredAt returns an option to set event's occurredAt field.
WithSource returns an option to set event's source field.
WithTxID returns an option to set event's txID field.
# Constants
CtxKeySource source context key.
CtxKeyTxID tx id context key.
Version syncs with package version.
# Interfaces
No description provided by the author