Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EntityType ¶
type EntityType string
const ( Room EntityType = "R" Member EntityType = "MBR" RoomMessage EntityType = "RM" UserMessage EntityType = "UM" Connection EntityType = "C" ConnectionHeader EntityType = "CH" )
Click to show internal directories.
Click to hide internal directories.