utix

package
v0.0.0-...-dee3a21 Latest Latest
Warning

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

Go to latest
Published: May 29, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrEmailAlreadyExists = errors.New("ALREADY EXISTING EMAIL")
View Source
var ErrEmptyPassword = errors.New("PASSWORD CANT BE EMPTY")
View Source
var ErrIncorrectEmail = errors.New("EMAIL NOT REGISTERED")
View Source
var ErrIncorrectPassword = errors.New("INCORRECT PASSWORD")
View Source
var ErrInvalidCredentials = errors.New("INVALID CREDENTIALS")
View Source
var ErrInvalidEmail = errors.New("INVALID EMAIL SAD")
View Source
var ErrLogout = errors.New("LOGOUT")
View Source
var ErrShortPassword = errors.New("PASSWORD TOO SHORT ")
View Source
var ErrUnknown = errors.New("idk where the tf")

Functions

func CheckErorr

func CheckErorr(e error)

func NormalizeEmail

func NormalizeEmail(email string) string

Types

type JError

type JError struct {
	Error string `json:"error"`
}

func NewJError

func NewJError(err error) JError

Jump to

Keyboard shortcuts

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