Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( DepthError = errors.New("depth error") CanceledError = errors.New("canceled error") UndefinedChildTypeError = errors.New("undefined child type") UndefinedChildKindError = errors.New("undefined child kind") )
View Source
var ( ActionCannotFoundError = errors.New("action cannot found") EntityConfigCannotFoundError = errors.New("entity config cannot found") )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.