package
1.65.4
Repository: https://github.com/untangle/golang-shared.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewZmqAlertPublisher Gets the singleton instance of ZmqAlertPublisher.
Publisher returns the Publisher singleton.
Shutdown is called when the service that uses alerts stops.
Startup is called when the service that uses alerts starts.

# Constants

AlertZMQTopic Topic name to be used when sending alerts.
No description provided by the author
No description provided by the author

# Structs

ZmqAlertPublisher runs a ZMQ publisher socket in the background.
ZmqMessage is a message sent over a zmq bus for us to consume.

# Interfaces

No description provided by the author