//
pkg.gl
Category
github.com/zerodha/easyjson
jlexer
package
1.0.0
Repository:
https://github.com/zerodha/easyjson.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
9
Files
1.1k SLOC
#
Structs
Lexer
Lexer is a JSON lexer: it iterates over JSON tokens in a byte slice.
LexerError
LexerError implements the error interface and represents all possible errors that can be generated during parsing the JSON data.