errors

package
v0.0.0 Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrMissingFileArgument    = fmt.Errorf("missing file argument")
	ErrWrongNumberOfArguments = fmt.Errorf("wrong number of arguments, expected list of location/file pair")
)
View Source
var (
	ErrDBAlreadyUnlocked  = fmt.Errorf("db already unlocked")
	ErrDBNotUnlocked      = fmt.Errorf("db not unlocked")
	ErrCantDecodeFileSize = fmt.Errorf("can't decode file size")
)
View Source
var (
	ErrInvalidFileLocation = fmt.Errorf("file location is invalid, it must match %q", regexp.FileLocation)
	ErrInvalidSize         = fmt.Errorf("size must be greater or equal to 0")
)

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