Documentation
¶
Index ¶
- type People
- type Table
- func (table Table) Add(connection *websocket.Conn) (puid string)
- func (table Table) Exist(puid *string) (ok bool)
- func (table Table) GetPeople(puid *string) *People
- func (table Table) GetPeopleConnection(puid *string) *websocket.Conn
- func (table Table) Len() int
- func (table Table) Remove(puid *string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.