Directories
¶
| Path | Synopsis |
|---|---|
|
Package json contains the implementation of a JSON parser.
|
Package json contains the implementation of a JSON parser. |
|
internal/fork/jsontext
jsontext is a package of tests that were originally copied from https://github.com/go-json-experiment/json/blob/master/jsontext/decode_test.go
|
jsontext is a package of tests that were originally copied from https://github.com/go-json-experiment/json/blob/master/jsontext/decode_test.go |
|
internal/fork/strconv
strconv was originally copied from the Go standard library's strconv package, but with several modifications.
|
strconv was originally copied from the Go standard library's strconv package, but with several modifications. |
|
internal/fork/unquote
unquote is a package that is a copy of unquoteBytes from https://golang.org/src/encoding/json/decode.go
|
unquote is a package that is a copy of unquoteBytes from https://golang.org/src/encoding/json/decode.go |
Click to show internal directories.
Click to hide internal directories.