# Packages
No description provided by the author
# Functions
NewEventManager creates a new EventManager for the given event types.
# Variables
No description provided by the author
No description provided by the author
# Structs
EventManager manages event publication and subscription.
# Interfaces
Subscriber defines the interface for handling events of a specific type.