Documentation ¶
Overview ¶
Package json provides a JSON value parser state machine. This package is almost entirely copied from the Go stdlib. Changes made to it permit users of the package to tell if some slice of bytes is a valid beginning of a json string.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.