store

package
v1.0.0-beta.0 Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2017 License: Apache-2.0 Imports: 1 Imported by: 140

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// ErrAlreadyExist is the error returned when data added in the store
	// already exists.
	ErrAlreadyExist = errors.New("already exists")
	// ErrNotExist is the error returned when data is not in the store.
	ErrNotExist = errors.New("does not exist")
)

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL