errors

package
v0.0.0-...-bb7c920 Latest Latest
Warning

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

Go to latest
Published: May 29, 2019 License: MIT Imports: 1 Imported by: 3

Documentation

Overview

Package errors holds the datastore related errors.

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrNoDB           = errors.New("couldn't get DB")
	ErrNotImplemented = errors.New("database not implemented")
	ErrNotFound       = errors.New("datastore: entry not found")
	ErrAlreadyExists  = errors.New("datastore: entry already exists")
)

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