Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrZeroLengthString = errors.New("zero length string") ErrKeyNameNotFound = errors.New("key name not found") ErrUnexpectedChar = errors.New("unexpected character") ErrUnterminatedQuotedValue = errors.New("unterminated quoted value") )
View Source
var ErrParsingError = errors.New("parsing error")
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.