errors

package
v0.0.0-alpha5 Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2022 License: AGPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	CanceledError = errors.ServiceError.SetMessage("canceled error")

	DepthError                 = errors.ValidationError.AddParam("depth", "depth not enough")
	UndefinedChildTypeError    = errors.ValidationError.AddParam("schema", "undefined child type")
	UndefinedChildKindError    = errors.ValidationError.AddParam("schema", "undefined child kind")
	ActionCannotFoundError     = errors.ValidationError.AddParam("action", "action can not found in schema")
	SchemaCannotFoundError     = errors.ValidationError.AddParam("schema", "schema can not found")
	EntityTypeCannotFoundError = errors.ValidationError.AddParam("entity", "entity type can not found in schema")
)

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