1
0
mirror of https://github.com/golang/go synced 2024-11-26 04:27:58 -07:00
go/src/io
Ian Lance Taylor 4f572d7076 io/fs: minor corrections to Sub docs
Fixes #44376

Change-Id: I9cd21adb9d4d434c3d8b8eb8af3042b70c763ea1
Reviewed-on: https://go-review.googlesource.com/c/go/+/296389
Trust: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Russ Cox <rsc@golang.org>
2021-06-02 18:52:58 +00:00
..
fs io/fs: minor corrections to Sub docs 2021-06-02 18:52:58 +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 WriteString Example test 2021-03-13 18:03:52 +00:00
export_test.go io: unexport ErrBadWriteCount 2020-10-16 17:52:59 +00:00
io_test.go io: unexport ErrBadWriteCount 2020-10-16 17:52:59 +00:00
io.go io: fix spelling in documentation for io.Discard 2021-03-23 22:17:52 +00:00
multi_test.go all: update references to symbols moved from io/ioutil to io 2020-10-20 18:41:18 +00:00
multi.go
pipe_test.go
pipe.go