Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TinyPubSub ¶
func NewTinyPubSub ¶
func NewTinyPubSub() *TinyPubSub
func (*TinyPubSub) Close ¶
func (tps *TinyPubSub) Close() error
func (*TinyPubSub) Sub ¶
func (tps *TinyPubSub) Sub(topic string, handler remote.SubHandler) error
Click to show internal directories.
Click to hide internal directories.