Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateRoom ¶
func GetAvailableRooms ¶
func GetClientInRoom ¶
Types ¶
type ClientInRoom ¶
type ClientList ¶
type ClientList struct { *api.BaseResponse Data []ClientInRoom `json:"data"` }
type Res ¶
type Res struct { *api.BaseResponse Data *[]RoomList `json:"data"` }
Click to show internal directories.
Click to hide internal directories.