nerrors

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: May 14, 2024 License: MIT Imports: 1 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrNotFound            = errors.New("ErrNotFound")
	ErrVersionNotMatch     = errors.New("ErrVersionNotMatch")
	ErrMissingNosqlURL     = errors.New("ErrMissingNosqlURL")
	ErrInvalidNosqlURL     = errors.New("ErrInvalidNosqlURL")
	ErrAnyVersionConflict  = errors.New("ErrAnyVersionConflict")
	ErrDestIsNil           = errors.New("ErrDestIsNil")
	ErrDestMustBePointer   = errors.New("ErrDestMustBePointer")
	ErrKeyExists           = errors.New("ErrKeyExists")
	ErrKeyNotFound         = errors.New("ErrKeyNotFound")
	ErrNoResults           = errors.New("ErrNoResults")
	ErrNoSuchDocumentStore = errors.New("ErrNoSuchDocumentStore")
	ErrDocumentStoreIsNil  = errors.New("ErrDocumentStoreIsNil")
	ErrSourceIsNil         = errors.New("ErrSourceIsNil")
	ErrTooManyRetries      = errors.New("ErrTooManyRetries")
	ErrUnknownDUPAction    = errors.New("ErrUnknownDUPAction")
	ErrUpdateLogicFailed   = errors.New("ErrUpdateLogicFailed")
	ErrInvalidScanValue    = errors.New("ErrInvalidScanValue")
	ErrInternal            = errors.New("ErrInternal")
)

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