Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Subscribe ¶
func Subscribe(topic string, fn SubscribeFunc)
Types ¶
type MessageChan ¶
type MessageChan chan Message
type SubscribeFunc ¶
type SubscribeFunc func(msg Message)
Click to show internal directories.
Click to hide internal directories.