Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MessagingNode ¶
type MessagingNode struct {
// contains filtered or unexported fields
}
func NewMessagingNode ¶
func NewMessagingNode() *MessagingNode
func (*MessagingNode) AddSystemConfigListener ¶
func (n *MessagingNode) AddSystemConfigListener(conditionId string, ca context.CancelFunc)
func (*MessagingNode) RemoveConfigListener ¶
func (n *MessagingNode) RemoveConfigListener(conditionId string)
Click to show internal directories.
Click to hide internal directories.