go/src/io
jiahua wang 8ce1a953fb io: add error check to TeeReader Example
Change-Id: I0b94bdced47483c6412e9979ce2d103fbfc52afb
Reviewed-on: https://go-review.googlesource.com/c/go/+/353729
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Trust: Carlos Amedee <carlos@golang.org>
2021-11-11 19:34:23 +00:00
..
fs io/fs: don't use absolute path in DirEntry.Name doc 2021-08-02 17:18:57 +00:00
ioutil io/ioutil: use correct Go version in redirection comments 2021-03-19 01:02:56 +00:00
example_test.go io: add error check to TeeReader Example 2021-11-11 19:34:23 +00:00
export_test.go io: unexport ErrBadWriteCount 2020-10-16 17:52:59 +00:00
io.go io: remove UTF8 specified document for RuneReader 2021-10-29 02:16:47 +00:00
io_test.go io: avoid integer overflow in NewSectionReader 2021-09-27 22:57:08 +00:00
multi.go
multi_test.go io: fix spelling in documentation 2021-09-22 21:47:18 +00:00
pipe.go io: unexport internal methods 2021-08-19 09:11:02 +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