package
0.1.3
Repository: https://github.com/monadicstack/abide.git
Documentation: pkg.go.dev

# 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.