errors

package
v0.0.0-...-8beb243 Latest Latest
Warning

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

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

Documentation

Overview

errors package is a collection of errors that are used in the storage package.

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrStorageNotInitialized = fmt.Errorf("storage is not initialized")
	ErrKeyNotFound           = fmt.Errorf("key not found")
	ErrCorruptStorage        = fmt.Errorf("storage is corrupted")
	ErrReadOnlyStorage       = fmt.Errorf("storage is read only")
)

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