Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Hub ¶
type Hub struct { TopicsLock sync.RWMutex Topics map[string]*Topic Broadcast chan Message Subscribe chan Subscription UnSubscribe chan Subscription }
func (*Hub) UpdateLang ¶
type Subscription ¶
type TopicSerialize ¶
Click to show internal directories.
Click to hide internal directories.