Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrUserNotFound = errors.New("user not found") ErrRoomNotFound = errors.New("room not found") ErrRoomIsExists = errors.New("room is exists") ErrRoomBadValue = errors.New("room bad value") ErrTooManyRequests = errors.New("too many requests") ErrNotifyServerNotFound = errors.New("err notify server not found") ErrNotifyServerNotValid = errors.New("err notify server not valid") ErrGameConfigMarshalUserData = errors.New("err game config marshal user data") ErrGameResultsNotFound = errors.New("game results not found") )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.