go/src/io
Olivier Mengué b44f637823 io/fs: godoc links to testing/fstest
Add godoc links from io/fs to testing/fstest for discoverability.

Change-Id: I6550b4b703d2214faa732987ec8630ac903705b5
Reviewed-on: https://go-review.googlesource.com/c/go/+/534095
Reviewed-by: Michael Knyszek <mknyszek@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
2024-01-15 21:21:41 +00:00
..
fs io/fs: godoc links to testing/fstest 2024-01-15 21:21:41 +00:00
ioutil io: add available godoc link 2023-10-18 19:34:35 +00:00
example_test.go io: use strings.Builder 2022-09-06 15:49:32 +00:00
export_test.go io: add OffsetWriter, NewOffsetWriter 2022-08-19 17:03:55 +00:00
io.go io: add available godoc link 2023-10-18 19:34:35 +00:00
io_test.go io: add (*SectionReader).Outer() 2023-10-09 22:04:41 +00:00
multi.go
multi_test.go io: use strings.Builder 2022-09-06 15:49:32 +00:00
pipe.go io: add available godoc link 2023-10-18 19:34:35 +00:00
pipe_test.go