Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DestroyItem ¶
func DestroyItem(item *Item)
func DestroyRouter ¶
func DestroyRouter(router *Router)
Types ¶
type Item ¶
type Item struct { Topic string // contains filtered or unexported fields }
func (*Item) CallHandlers ¶
func (*Item) DoIfUnSubscribe ¶
func (*Item) SetUnSubscribe ¶
func (item *Item) SetUnSubscribe()
type OnAddItemFunc ¶
Click to show internal directories.
Click to hide internal directories.