business

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrUserNotFound    = errors.New("User not found")
	ErrUserExists      = errors.New("User already exists")
	ErrEmailExist      = errors.New("Email already exists")
	ErrInvalidPassword = errors.New("Invalid password")
	ErrInvalidRequest  = errors.New("Invalid request body")
	ErrUnauthorized    = errors.New("You are not authorized to access this resource")
	ErrInternalServer  = errors.New("Internal server error")
)

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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