go/src/io
Davor Kapsa 753011ebc3 io: check n in testReadAtLeast
Change-Id: I53859d4d3c729cce9f73b14dc2dd8571f7e7ffb3
Reviewed-on: https://go-review.googlesource.com/c/go/+/216457
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Robert Griesemer <gri@golang.org>
2020-02-21 18:36:11 +00:00
..
ioutil doc: clarify interaction of ioutil.WriteFile with umask 2019-11-27 02:18:51 +00:00
example_test.go io: show ErrUnexpectedEOF in ExampleReadAtLeast 2019-12-27 06:01:32 +00:00
io.go io: make CopyBuffer docs state when buf is not used 2019-10-21 17:47:24 +00:00
io_test.go io: check n in testReadAtLeast 2020-02-21 18:36:11 +00:00
multi.go io: export StringWriter 2018-10-03 20:13:35 +00:00
multi_test.go all: fix a number of misuses of the word "an" 2019-12-10 16:23:10 +00:00
pipe.go io: add error check on pipe close functions to avoid error overwriting 2019-08-28 18:35:24 +00:00
pipe_test.go io: add error check on pipe close functions to avoid error overwriting 2019-08-28 18:35:24 +00:00