errors

package
v0.0.0-...-1975910 Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2013 License: BSD-2-Clause Imports: 1 Imported by: 0

Documentation

Overview

Package errors implements functions to manipulate errors.

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrNotFound         = errors.New("not found")
	ErrClosed           = ErrInvalid("database closed")
	ErrSnapshotReleased = ErrInvalid("snapshot released")
)

Functions

This section is empty.

Types

type ErrCorrupt

type ErrCorrupt string

func (ErrCorrupt) Error

func (e ErrCorrupt) Error() string

type ErrInvalid

type ErrInvalid string

func (ErrInvalid) Error

func (e ErrInvalid) Error() string

Jump to

Keyboard shortcuts

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