# Functions

NewBroker constructs a new Broker.
NewMessage constructs a new message.

# Structs

Broker is used to interact with the pubsub architecture.
Message is used to model pubsub messages.
Subscriber can listen to different monitors on a broker.

# Type aliases

No description provided by the author
No description provided by the author