//
pkg.gl
Category
github.com/tomadele/go-common
eventbus
package
0.0.7
Repository:
https://github.com/tomadele/go-common.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
161 SLOC
#
Packages
mock
No description provided by the author
#
Functions
NewLocal
NewLocal returns new EventBus with empty handlers.
#
Interfaces
EventBus
EventBus is the contract for all Event Bus implementations.