Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrMarshalJSON = errors.New("err marshal json") ErrUnmarshalJSON = errors.New("err unmarshal json") ErrMapstructureNewDecoder = errors.New("err mapstructure new decoder") ErrMapstructureDecode = errors.New("err mapstructure decode") ErrMapstructureEncode = errors.New("err mapstructure encode") ErrPrintfParse = errors.New("err printf parse") )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.