errors

package
v0.6.4 Latest Latest
Warning

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

Go to latest
Published: Aug 1, 2018 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrNotFound         = errors.New("not found")
	ErrReadOnly         = errors.New("fbase/engine: read-only mode")
	ErrSnapshotReleased = errors.New("fbase/engine: snapshot released")
	ErrIterReleased     = errors.New("fbase/engine: iterator released")
	ErrClosed           = errors.New("fbase/engine: closed")
	ErrSplit            = errors.New("fbase/engine: db is spliting, operate forbidden")
	ErrInvalidTimestamp = errors.New("fbase/engine: invalid timestamp")
)

Functions

func New

func New(s string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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