-
Russ Cox authored
This is the first of probably four separate CLs for the new implementation of the json package. The scanner is the core of the new implementation. The other CLs would be the new decoder, the new encoder, and support for JSON streams. R=r CC=golang-dev https://golang.org/cl/802051
3cfa2c3d
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
Makefile | ||
decode.go | ||
decode_test.go | ||
error.go | ||
indent.go | ||
parse.go | ||
scanner.go | ||
scanner_test.go | ||
struct.go | ||
struct_test.go |