# Functions
NewEntityHandler returns new instance of EntityHandler.
NewHandlers Creates new instance of subscription handlers.
NewManager creates a new subscription manager.
# Structs
EntityHandler handles Subscription entity operations.
Handlers is a base struct for event manager API handlers.
# Interfaces
Manager defines the subscription manager interface.