Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrWrongEmail = errors.New("incorrect email given") ErrEmailAlreadyExists = errors.New("given email already exists") ErrWrongCredentials = errors.New("wrong credentials have been given") ErrTokenValidation = errors.New("token validation error") ErrUnexpectedError = errors.New("some unexpected error") ErrWrongOwnerOrNotFound = errors.New("wrong owner or not found") )
Functions ¶
func ParseServerError ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.