errors

package
v0.0.0-alpha4 Latest Latest
Warning

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

Go to latest
Published: Sep 23, 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")
)

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