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