status

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 10, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package status declares error constants returned by the various implementations of the Store interface.

NOTE: such constants are located in a separate package to avoid creating undue cyclical dependencies between pkg/store and one of its implementions.

Index

Constants

This section is empty.

Variables

View Source
var (

	// ErrNotExists indicates that the fetched object does not exist on storage
	ErrNotExists = errors.New("object doesn't exist")
)

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