errdefs

package
v0.0.0-...-205da4a Latest Latest
Warning

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

Go to latest
Published: May 26, 2025 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrNotAuthorized      = errors.New("not authorized")
	ErrNotImplemented     = errors.New("not implemented")
	ErrNotFound           = errors.New("not found")
	ErrNotInitialized     = errors.New("not initialized")
	ErrAlreadyInitialized = errors.New("already initialized")
	ErrAlreadyRunning     = errors.New("already running")
	ErrNotReady           = errors.New("not ready")
	ErrClosed             = errors.New("closed")
	ErrIndexOutOfRange    = errors.New("index out of range")
	ErrNotSupported       = errors.New("not supported")
	ErrNotModified        = errors.New("not modified")
	ErrServiceUnavailable = errors.New("service unavailable")
)

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