1
0
mirror of https://github.com/golang/go synced 2024-10-05 05:11:25 -06:00
go/src/io
Russ Cox 643ef15b16 io: tweak Reader comment
I think this has the same meaning as before,
but the text is tighter, and it makes some people happy.

Fixes #10182.

Change-Id: I7ee1eae4bcd6ee4a5898ea948648939e6bde5f01
Reviewed-on: https://go-review.googlesource.com/11674
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Rob Pike <r@golang.org>
2015-06-29 21:17:47 +00:00
..
ioutil io/ioutil: fix locking of the tempfile random state 2015-04-14 19:45:05 +00:00
io_test.go io: add CopyBuffer, a version of Copy in which the user provides a buffer 2015-04-15 15:59:16 +00:00
io.go io: tweak Reader comment 2015-06-29 21:17:47 +00:00
multi_test.go
multi.go
pipe_test.go
pipe.go io: clarify the behavior of PipeWriter.CloseWithError(nil). 2015-03-30 09:43:11 +00:00