package
0.36.3-rc3
Repository: https://github.com/akash-network/node.git
Documentation: pkg.go.dev

# 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().