1
0
mirror of https://github.com/golang/go synced 2024-09-30 22:48:32 -06:00
go/src/io
Paschalis Tsilias 95a786da12 path/filepath, io/fs: add SkipAll
Fixes #47209

Change-Id: If75b0dd38f2c30a23517205d80c7a6683a5c921c
Reviewed-on: https://go-review.googlesource.com/c/go/+/363814
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Daniel Martí <mvdan@mvdan.cc>
Run-TryBot: Daniel Martí <mvdan@mvdan.cc>
Reviewed-by: Bryan Mills <bcmills@google.com>
2022-08-25 18:50:37 +00:00
..
fs path/filepath, io/fs: add SkipAll 2022-08-25 18:50:37 +00:00
ioutil all: fix spelling 2022-05-18 00:47:29 +00:00
example_test.go io: revert: add an Err field to LimitedReader 2022-06-04 14:00:38 +00:00
export_test.go io: add OffsetWriter, NewOffsetWriter 2022-08-19 17:03:55 +00:00
io_test.go io: add OffsetWriter, NewOffsetWriter 2022-08-19 17:03:55 +00:00
io.go io: add OffsetWriter, NewOffsetWriter 2022-08-19 17:03:55 +00:00
multi_test.go io: add WriterTo to MultiReader 2022-03-07 23:22:26 +00:00
multi.go all: gofmt main repo 2022-05-19 15:49:05 +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
pipe.go io: unexport internal methods 2021-08-19 09:11:02 +00:00