summaryrefslogtreecommitdiff
path: root/src/encoding/json/example_marshaling_test.go
Commit message (Collapse)AuthorAgeFilesLines
* encoding/json: example on MarshalJSON, UnmarshalJSONEmmanuel Odeke2016-11-031-0/+73
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>