//
pkg.gl
Category
github.com/useproject/origin-elastic
beats
libbeat
common
bus
package
0.0.3
Repository:
https://github.com/useproject/origin-elastic.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
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.