Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewWsHandler ¶
Types ¶
type ClientList ¶
func (*ClientList) Subscribe ¶
func (cl *ClientList) Subscribe(c *Client)
func (*ClientList) Unsubscribe ¶
func (cl *ClientList) Unsubscribe(id string)
func (*ClientList) Writer ¶
func (cl *ClientList) Writer(ch chan Msg)
Click to show internal directories.
Click to hide internal directories.