# Functions

NewDefault returns a new event bus with default options.

# Structs

EventBus is a common bus for all events going through the system.

# Interfaces

Subscription is a proxy interface for a pubsub Subscription.