package
1.0.3
Repository: https://github.com/libileh/eegis.git
Documentation: pkg.go.dev

# Functions

New creates a new instance of EventBus with the provided logger.

# Structs

Event represents a generic event with a type, occurrence time, and associated data.
EventBus manages subscribers for various event types.