commerrx

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2025 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrFailed            = errors.New("failed")
	ErrCanceled          = errors.New("canceled")
	ErrUnknown           = errors.New("unknown")
	ErrInvalidArgument   = errors.New("invalidArgument")
	ErrInternal          = errors.New("internal")
	ErrNotFound          = errors.New("notFound")
	ErrAlreadyExists     = errors.New("alreadyExists")
	ErrPermissionDenied  = errors.New("permissionDenied")
	ErrAborted           = errors.New("aborted")
	ErrOutOfRange        = errors.New("outOfRange")
	ErrUnimplemented     = errors.New("unimplemented")
	ErrUnavailable       = errors.New("unavailable")
	ErrUnauthenticated   = errors.New("unauthenticated")
	ErrResourceExhausted = errors.New("resourceExhausted")
	ErrReject            = errors.New("reject")
	ErrCrash             = errors.New("crash")
	ErrOverflow          = errors.New("overflow")
	ErrBadFormat         = errors.New("badFormat")
	ErrTimeout           = errors.New("timeout")
	ErrExiting           = errors.New("exiting")
)

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