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.
Click to show internal directories.
Click to hide internal directories.