xerrors

package
v3.0.0-rc18 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ExitCodeObjectNotFound             = 2
	ExitCodeInstanceNotFound           = 3
	ExitCodeInstanceActionNotSupported = 4

	ObjectNotFound             = newIndexedError("object not found", ExitCodeObjectNotFound)
	InstanceNotFound           = newIndexedError("instance not found", ExitCodeInstanceNotFound)
	InstanceActionNotSupported = newIndexedError("instance action not supported", ExitCodeInstanceActionNotSupported)
)

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