Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BelongsUser ¶
type BelongsUser struct {
BelongsUserID string `bson:"belongsUser,omitempty" json:"belongsUser,omitempty"`
}
BelongsUser ...
type CurrentRoom ¶
type CurrentRoom struct {
CurrentRoomID string `bson:"currentRoom,omitempty" json:"currentRoom,omitempty"`
}
CurrentRoom ...
Click to show internal directories.
Click to hide internal directories.