//
pkg.gl
Category
github.com/Excubitor-Monitoring/Excubitor-Backend
internal
pubsub
package
0.0.1
Repository:
https://github.com/excubitor-monitoring/excubitor-backend.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
3
Files
179 SLOC
#
Functions
NewBroker
NewBroker constructs a new Broker.
NewMessage
NewMessage constructs a new message.
#
Structs
Broker
Broker is used to interact with the pubsub architecture.
Message
Message is used to model pubsub messages.
Subscriber
Subscriber can listen to different monitors on a broker.
#
Type aliases
Listener
No description provided by the author
Subscribers
No description provided by the author