apierror

package
v0.0.0-...-b0c0f5d Latest Latest
Warning

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

Go to latest
Published: Aug 10, 2025 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// ErrUnexpected represents an unexpected error.
	ErrUnexpected = errors.New("An unexpected error as occur")

	// ErrNotFoundOnCache represents an error when the key was not found in cache.
	ErrNotFoundOnCache = errors.New("Not found on cache")

	// ErrGetCacheValue represents an error when an error occurs when getting cache's value.
	ErrGetCacheValue = errors.New("Not found on cache")
)

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