json: Decode into native Go data structures
This patch adds an ability to convert JSON-encoded data into a hierarchy of Go's native data types. R=rsc CC=golang-dev https://golang.org/cl/161060
Showing
src/pkg/json/decode.go
0 → 100644
src/pkg/json/decode_test.go
0 → 100644
src/pkg/json/error.go
0 → 100644
Please register or sign in to comment