Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrRecordNotFound = errors.New("record not found") ErrUserNotFound = errors.New("user not found") )
View Source
var ( BackfillGameTopic = "backfillGame" BackfillListGameTopic = "backfillListGame" CreateGameTopic = "createGame" UpdateGameTopic = "updateGame" )
Functions ¶
func PasswordFilterFunc ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.