error

package
v0.19.14 Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrAliasNotFound               = errors.New("alias not found")
	ErrDeltaNotFound               = errors.New("delta not found")
	ErrArtifactNotFound            = errors.New("artifact not found")
	ErrArtifactNotProvided         = errors.New("artifact not provided")
	ErrInternal                    = errors.New("internal")
	ErrMissingRequestBody          = errors.New("missing request body")
	ErrUnsupportedDiffingAlgorithm = errors.New("unsupported diffing algorithm")
	ErrIncompatibleArtifacts       = errors.New("artifacts are not compatible")
	ErrUnmarshal                   = errors.New("failed to unmarshall request body")
	ErrNotYetImplemented           = errors.New("not yet implemented")
	ErrBadRequest                  = errors.New("bad request")
	ErrInvalidOciImage             = errors.New("invalid oci image")
	ErrMissingQueryParam           = errors.New("missing query param")
	ErrExpectedDigest              = errors.New("expected digest")
	ErrUnauthorized                = errors.New("unauthorized")
	ErrFailedToResolve             = errors.New("failed to resolve")
)

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