Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InactiveToken ¶
type InactiveToken struct{}
func (InactiveToken) Error ¶
func (InactiveToken) Error() string
type InvalidRole ¶
type InvalidRole struct{}
func (InvalidRole) Error ¶
func (InvalidRole) Error() string
type InvalidUserOrPassword ¶
type InvalidUserOrPassword struct{}
func (InvalidUserOrPassword) Error ¶
func (InvalidUserOrPassword) Error() string
type UserExistsError ¶ added in v0.0.9
type UserExistsError struct{}
func (UserExistsError) Error ¶ added in v0.0.9
func (UserExistsError) Error() string
Click to show internal directories.
Click to hide internal directories.