errors

package
v0.0.0-...-71e813e Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2025 License: AGPL-3.0 Imports: 1 Imported by: 2

Documentation

Index

Constants

View Source
const (
	// UnknownKind is raised when the Kind of an ID provided to the annotations
	// state layer is not recognized
	UnknownKind = errors.ConstError("unknown kind")

	// InvalidIDParts is raised when the ID provided to the annotations state
	// layer is invalid.
	InvalidIDParts = errors.ConstError("invalid id parts")

	// NotFound is raised when the annotation is not found.
	NotFound = errors.ConstError("not found")

	// InvalidKey is raised when the key provided to the annotations state
	// layer is invalid.
	InvalidKey = errors.ConstError("invalid key")
)

Variables

This section is empty.

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