Documentation ¶
Index ¶
Constants ¶
View Source
const ( EOF = "eof" InvalidCharacter = "invalid character" InvalidJSONInput = "end of JSON input" )
Variables ¶
View Source
var ErrorBodyEmpty = errors.New("{ERROR_PARSER} body can not be empty")
View Source
var ErrorBodyInvalid = errors.New("{ERROR_PARSER} body is invalid format type")
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.