go/src/io
G. Hussain Chinoy f882d89b76 ghchinoy: add example for ioutil.WriteFile
Change-Id: I65c3bda498562fdf39994ec1cadce7947e2d84b5
Reviewed-on: https://go-review.googlesource.com/132277
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
2018-08-30 18:38:34 +00:00
..
ioutil ghchinoy: add example for ioutil.WriteFile 2018-08-30 18:38:34 +00:00
example_test.go
io.go io: calculate buffer size only when needed 2018-05-06 15:52:31 +00:00
io_test.go io: eliminate full copy of copy loop in CopyN 2017-11-16 02:24:37 +00:00
multi.go io: document and test MultiWriter error behavior 2017-11-15 21:27:42 +00:00
multi_test.go io: document and test MultiWriter error behavior 2017-11-15 21:27:42 +00:00
pipe.go
pipe_test.go