mirror of https://github.com/golang/go.git
Prior to this CL, pasting the example from the website causes a compilation error for some programs because it was shadowing the "json" package. Change-Id: I39b68a66ca99468547f2027a7655cf1387b61e95 Reviewed-on: https://go-review.googlesource.com/c/go/+/301492 Reviewed-by: Joe Tsai <joetsai@google.com> Reviewed-by: Ian Lance Taylor <iant@golang.org> Trust: Joe Tsai <joetsai@google.com> Run-TryBot: Joe Tsai <joetsai@google.com> TryBot-Result: Go Bot <gobot@golang.org> |
||
|---|---|---|
| .. | ||
| testdata | ||
| bench_test.go | ||
| decode.go | ||
| decode_test.go | ||
| encode.go | ||
| encode_test.go | ||
| example_marshaling_test.go | ||
| example_test.go | ||
| example_text_marshaling_test.go | ||
| fold.go | ||
| fold_test.go | ||
| fuzz.go | ||
| indent.go | ||
| number_test.go | ||
| scanner.go | ||
| scanner_test.go | ||
| stream.go | ||
| stream_test.go | ||
| tables.go | ||
| tagkey_test.go | ||
| tags.go | ||
| tags_test.go | ||