errors

package
v0.1.20 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrEmptyKey          = errors.New("empty key")
	ErrExist             = errors.New("the resource already exists")
	ErrNotExist          = errors.New("the resource does not exist")
	ErrEmptyPassword     = errors.New("password is empty")
	ErrEmptyUsername     = errors.New("username is empty")
	ErrEmptyRequest      = errors.New("empty request")
	ErrScopeIsRelative   = errors.New("scope is a relative path")
	ErrInvalidDataType   = errors.New("invalid data type")
	ErrIsDirectory       = errors.New("file is directory")
	ErrInvalidOption     = errors.New("invalid option")
	ErrInvalidAuthMethod = errors.New("invalid auth method")
)

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