errors

package
v0.0.0-...-0b542b9 Latest Latest
Warning

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

Go to latest
Published: May 18, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ProductNotFoundError                      = errors.New("product not found")
	ProductReturnWrongLenError                = errors.New("search of products wrong len")
	EventAddressIsRequiredError               = errors.New("event topic is required")
	DatabaseDsnIsRequiredError                = errors.New("database dsn is required")
	DatabaseTransactionAtContextNotFoundError = errors.New("database transaction not found in context")
	DatabaseUniqueEntryViolationError         = errors.New("database unique entry violation error")
	RepositoryProjectionsIsRequiredError      = errors.New("at least one projection are required")
	RepositoryIdIsRequiredError               = errors.New("id is required for repository")
	ObjsIsNotSliceValidatorError              = errors.New("objs arg is not a slice")
)

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