Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // internal error used in case an input parameter was invalid. InvalidParamErr = errors.New("invalid parameter") // internal error used in case a feature still in development was already used. NotSupportedErr = errors.New("not supported") )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.