# Functions
NewDecoder returns a Decoder to read the given []byte.
NewEncoder returns an Encoder.
TokenEquals returns true if given Tokens are equal, else false.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
ErrUnexpectedEOF means that EOF was encountered in the middle of the input.
# Type aliases
Kind represents a token kind expressible in the JSON format.