//
pkg.gl
Category
github.com/libileh/eegis/common
eventbus
package
1.0.3
Repository:
https://github.com/libileh/eegis.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
60 SLOC
#
Functions
New
New creates a new instance of EventBus with the provided logger.
#
Structs
Event
Event represents a generic event with a type, occurrence time, and associated data.
EventBus
EventBus manages subscribers for various event types.