package
6.8.15+incompatible
Repository: https://github.com/agilebits/beats.git
Documentation: pkg.go.dev

# Functions

New initializes a new bus with the given name and returns it.

# Interfaces

Bus provides a common channel to emit and listen for Events.
Listener retrieves Events from a Bus subscription until Stop is called.

# Type aliases

Event sent to the bus.