Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrZeroLengthString = results.Define("ERRBCE0001", "zero length string") //nolint:gochecknoglobals ErrKeyNameNotFound = results.Define("ERRBCE0002", "key name not found") //nolint:gochecknoglobals ErrUnexpectedChar = results.Define("ERRBCE0003", "unexpected character") //nolint:gochecknoglobals ErrUnterminatedQuotedValue = results.Define("ERRBCE0004", "unterminated quoted value") //nolint:gochecknoglobals )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.