errkind

package
v0.0.0-...-73b9a49 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidArgument = errors.New("invalid argument")
	ErrNotFound        = errors.New("not found")
	ErrInvalidRequest  = errors.New("invalid request")
	ErrInvalidAPIKey   = errors.New("invalid api key")
	ErrInvalidUser     = errors.New("invalid user")
	ErrUnauthorized    = errors.New("unauthorized")
	ErrForbidden       = errors.New("forbidden")
	ErrEmptyValue      = errors.New("empty value")
	ErrExternalService = errors.New("external service")
	ErrInternal        = errors.New("internal")
	ErrUnknown         = errors.New("unknown")
	ErrNotImplemented  = errors.New("not implemented")
	ErrConflict        = errors.New("conflict")
)

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