Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Room ¶
type Room struct {
// contains filtered or unexported fields
}
func NewRoom ¶
func NewRoom(req *gamesvc.CreateRoomRequest) *Room
func (*Room) WithLeader ¶
type UpdateRoomOption ¶
type UpdateRoomOption func(*gamesvc.UpdateRoom)
Click to show internal directories.
Click to hide internal directories.