# Functions
AfterThreadStart waits for the duration of delay thread start.
NewBus runs a new bus and returns bus details.
SleepForThreadStart pass go routine for the duration of delay thread start.
# Variables
ErrNotRunning is the error with message "not running".
# Interfaces
Bus is an async event bus that allows subscriptions to behave as a bus themselves.
Event interface.
No description provided by the author
Subscriber emits events it sees on the channel returned by Events().