]> Cypherpunks repositories - gostls13.git/commit
encoding/json: example on MarshalJSON, UnmarshalJSON
authorEmmanuel Odeke <emm.odeke@gmail.com>
Thu, 22 Sep 2016 06:11:28 +0000 (23:11 -0700)
committerAndrew Gerrand <adg@golang.org>
Thu, 3 Nov 2016 20:18:52 +0000 (20:18 +0000)
commit2b59b15f6b7e6fa6ac725367acff5aef7c666e36
treea80b8437637e73767d5a586589c62f980b08a9ed
parent43f954e09858449cc5f3650720e81b7e879ab349
encoding/json: example on MarshalJSON, UnmarshalJSON

Updates #16360.

Change-Id: I5bf13d3367e68c5d8435f6ef2161d5a74cc747a7
Reviewed-on: https://go-review.googlesource.com/29611
Reviewed-by: Andrew Gerrand <adg@golang.org>
Run-TryBot: Andrew Gerrand <adg@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/encoding/json/example_marshaling_test.go [new file with mode: 0644]