go/src/io
guoguangwu 80157f4cff io: close PipeReader in test
Change-Id: I33858efc00dff02432f28f1e5a94aeea261a5bad
GitHub-Last-Rev: 98861f8d6e
GitHub-Pull-Request: golang/go#66230
Reviewed-on: https://go-review.googlesource.com/c/go/+/570357
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Robert Griesemer <gri@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
2024-03-11 19:49:15 +00:00
..
fs io/fs: set ErrInvalid for FS.Open from SubFS when it fails ValidPath 2024-02-10 02:10:17 +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 io: close PipeReader in test 2024-03-11 19:49:15 +00:00