Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrInvalidInput = errors.New("invalid input")
ErrInvalidInput indicates that the provided input is invalid.
View Source
var ErrNotFound = errors.New("not found")
ErrNotFound indicates that a requested resource or value was not found.
View Source
var ErrTypeConversionFailed = errors.New("type conversion failed")
ErrTypeConversionFailed indicates that a type conversion operation failed.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.