errors

package
v0.0.0-...-00d00b2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 27, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrEmailNotSpecified    = errors.New("email not specified or incorrect type")
	ErrUsernameNotSpecified = errors.New("username not specified or incorrect type")
	ErrPasswordNotSpecified = errors.New("password not specified or incorrect type")
)
View Source
var ErrEmailAlreadyExists = errors.New("email already exists")
View Source
var ErrUserNotFound = errors.New("user not found")
View Source
var ErrUsernameAlreadyExists = errors.New("username already exists")

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL