errors

package
v0.0.0-...-f382dc8 Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2022 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrUnknown = errors.New("unknown error")

	ErrNotFound = errors.New("not found")

	ErrArgsInvalid = errors.New("arguments invalid")

	// model 数据 invalid
	ErrModelInvalid = errors.New("model invalid")

	ErrBadRequest = errors.New("bad request")

	ErrUnauthorized = errors.New("user unauthorized")

	ErrInternal = errors.New("internall error")

	ErrBussiness = errors.New("business logic error")
)

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