Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type User ¶
type User struct { ID int `json:"id"` Login string `json:"login"` CurrentPlayerID int `json:"current_player_id"` // contains filtered or unexported fields }
func (*User) GetCurrentPlayerID ¶
func (*User) SetConnect ¶
func (*User) SetCurrentPlayerID ¶
Click to show internal directories.
Click to hide internal directories.