errors

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrConflict = errors.New("conflict")

ErrConflict marks an optimistic-concurrency or resource-version conflict.

View Source
var ErrInvalidTransition = errors.New("invalid phase transition")

ErrInvalidTransition marks that a requested state transition is not allowed.

View Source
var ErrNilContext = errors.New("nil context")

ErrNilContext marks that a required context argument was nil.

View Source
var ErrNotFound = errors.New("not found")

ErrNotFound marks that the requested resource or object does not exist.

View Source
var ErrRetryable = errors.New("retryable")

ErrRetryable marks an operation failure as safe to retry.

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