errors

package
v0.0.0 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2020 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ErrInvalidField

type ErrInvalidField struct {
	Field string
	Value string
}

ErrInvalidField is raised when a param is invalid.

func (ErrInvalidField) Error

func (err ErrInvalidField) Error() string

type ErrNotFound

type ErrNotFound struct {
	Store string
	Index string
}

ErrNotFound is raised when a mandatory resource is not found in storage.

func (ErrNotFound) Error

func (err ErrNotFound) Error() string

type ErrNotImplementedYet

type ErrNotImplementedYet struct {
	Version string
}

ErrNotImplementedYet is raised when a resource is not implemented yet.

func (ErrNotImplementedYet) Error

func (err ErrNotImplementedYet) Error() string

Jump to

Keyboard shortcuts

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