1
0
mirror of https://github.com/golang/go synced 2024-11-05 22:26:10 -07:00
go/src/path
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
..
filepath path/filepath, io/fs: add SkipAll 2022-08-25 18:50:37 +00:00
example_test.go path,path/filepath: add Join examples with ".." components 2020-08-19 00:10:22 +00:00
match_test.go io/fs, path, path/filepath, testing/fstest: validate patterns in Match, Glob 2020-10-23 14:59:03 +00:00
match.go all: remove trailing blank doc comment lines 2022-04-01 18:18:07 +00:00
path_test.go path: avoid import of strings 2020-10-13 01:12:09 +00:00
path.go all: gofmt main repo 2022-04-11 16:34:30 +00:00