//
pkg.gl
Category
github.com/agilebits/beats
libbeat
common
bus
package
6.8.15+incompatible
Repository:
https://github.com/agilebits/beats.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
84 SLOC
#
Functions
New
New initializes a new bus with the given name and returns it.
#
Interfaces
Bus
Bus provides a common channel to emit and listen for Events.
Listener
Listener retrieves Events from a Bus subscription until Stop is called.
#
Type aliases
Event
Event sent to the bus.