mirror of https://github.com/golang/go.git
The old ioutil references are still valid, but update our code to reflect best practices and get used to the new locations. Code compiled with the bootstrap toolchain (cmd/asm, cmd/dist, cmd/compile, debug/elf) must remain Go 1.4-compatible and is excluded. Also excluded vendored code. For #41190. Change-Id: I6d86f2bf7bc37a9d904b6cee3fe0c7af6d94d5b1 Reviewed-on: https://go-review.googlesource.com/c/go/+/263142 Trust: Russ Cox <rsc@golang.org> Run-TryBot: Russ Cox <rsc@golang.org> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Emmanuel Odeke <emm.odeke@gmail.com> |
||
|---|---|---|
| .. | ||
| codec_test.go | ||
| debug.go | ||
| dec_helpers.go | ||
| decgen.go | ||
| decode.go | ||
| decoder.go | ||
| doc.go | ||
| dump.go | ||
| enc_helpers.go | ||
| encgen.go | ||
| encode.go | ||
| encoder.go | ||
| encoder_test.go | ||
| error.go | ||
| example_encdec_test.go | ||
| example_interface_test.go | ||
| example_test.go | ||
| gobencdec_test.go | ||
| timing_test.go | ||
| type.go | ||
| type_test.go | ||