Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Publish ¶
func Publish(agentName string, topicType interface{}) (pubsub.Publication, error)
Publish create a `Publication` for the given agent name and topic type. XXX remove? Used by ledmanagerutils.go
func PublishPersistent ¶
func PublishPersistent(agentName string, topicType interface{}) (pubsub.Publication, error)
PublishPersistent create a `Publication` for the given agent name and topic type, but with persistence of the messages across reboots. XXX remove? Used by globalutils.go
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.