errors

package
v0.0.0-...-bbcf6c5 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	DatabaseInternalError  = errors.New("internal error")
	DatabaseRecordNotFound = errors.New("record not found")
)
View Source
var (
	Unauthorized = errors.New("you do not have permission to access this resource")
	Forbidden    = errors.New("you do not have permission to access this resource")
)
View Source
var (
	PostNotFound = errors.New("post not found")
)
View Source
var (
	UserNotFound = errors.New("user not found")
)
View Source
var (
	UsernameOrPasswordNotMatch = errors.New("username or password not match")
)

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