Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrInvalidArgument = errors.New("invalid argument")
ErrInvalidArgument is raised when the command is given invalid arguments.
View Source
var ErrInvalidFormat = errors.New("invalid format")
ErrInvalidFormat is raised when the input does not match the desired format.
View Source
var ErrInvalidType = errors.New("invalid type")
ErrInvalidType is raised when provided object is not of the desired type.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.