Documentation ¶
Index ¶
- type ChatMap
- func (c *ChatMap) ForEach(accountID int64, f EachFunc)
- func (c *ChatMap) HasSID(sID string) bool
- func (c *ChatMap) Leave(s socketio.Conn)
- func (c *ChatMap) Link(s socketio.Conn, accountID int64)
- func (c *ChatMap) Send(accountID int64, event string, args ...interface{})
- func (c *ChatMap) SendAll(event string, args ...interface{})
- func (c *ChatMap) SendMany(accountIDs []int64, event string, args ...interface{})
- type ConnMap
- type EachFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.