Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrAuthlessMode = errors.New("authless mode")
View Source
var ErrDatabaseError = errors.New("db error")
View Source
var ErrEmailInUse = errors.New("email in use")
View Source
var ErrGameNotFound = errors.New("game not found")
View Source
var ErrLinkNotFound = errors.New("magic link not found")
View Source
var ErrSessionNotFound = errors.New("session not found")
View Source
var ErrUserExists = errors.New("user already exists")
View Source
var ErrUserNotFound = errors.New("user not found")
Create custom errors
View Source
var ErrUsernameInUse = errors.New("username taken")
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.