]> Cypherpunks repositories - gostls13.git/commit
encoding/json: examples for Marshal and Unmarshal
authorAndrew Gerrand <adg@golang.org>
Mon, 19 Dec 2011 00:16:55 +0000 (11:16 +1100)
committerAndrew Gerrand <adg@golang.org>
Mon, 19 Dec 2011 00:16:55 +0000 (11:16 +1100)
commit5ede9df5a0905e79a1ed8d2be75d6c4f2e7a1787
treeaa530f149a7df91aaa6a98420fe24f3965b1bf2e
parent12f473f8073ba6a59577967a99849d791f5b81b6
encoding/json: examples for Marshal and Unmarshal

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/5493075
src/pkg/encoding/json/example_test.go [new file with mode: 0644]