# Functions
Broker creates a new local/in-memory broker that dispatches events to subscribers running just within this Go process.
WithErrorHandler swaps the default error handler for this one.
# Type aliases
BrokerOption allows you to tweak the local broker's behavior in some way.