package
1.0.0
Repository: https://github.com/zerodha/easyjson.git
Documentation: pkg.go.dev

# Structs

Lexer is a JSON lexer: it iterates over JSON tokens in a byte slice.
LexerError implements the error interface and represents all possible errors that can be generated during parsing the JSON data.