errors

package
v1.5.4 Latest Latest
Warning

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

Go to latest
Published: Nov 2, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrCorruptedIndex    = errors.New("search indices are invalid")
	ErrCorruptedSequence = errors.New("primary key sequence is invalid")
	ErrDuplicateEntity   = errors.New("entity unique constraints violated")
	ErrEntityNotFound    = errors.New("entity not found")
	ErrIDAlreadySet      = errors.New("record must not have an ID (use update instead)")
	ErrIncompleteRecord  = errors.New("record is missing required fields")
	ErrProtocol          = errors.New("unexpected protocol error")
)

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