commit | 95a786da1265d84290c1a0d1186352f71475ff9f | [log] [tgz] |
---|---|---|
author | Paschalis Tsilias <paschalis.tsilias@gmail.com> | Sat Nov 13 02:18:30 2021 +0200 |
committer | Gopher Robot <gobot@golang.org> | Thu Aug 25 18:50:37 2022 +0000 |
tree | c5dd8a434728b36da18f6c552af916eed331997d | |
parent | 6a801d3082c6ab28372c115d13ef0c238e3535ae [diff] |
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>
Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.
Gopher image by Renee French, licensed under Creative Commons 3.0 Attributions license.
Our canonical Git repository is located at https://go.googlesource.com/go. There is a mirror of the repository at https://github.com/golang/go.
Unless otherwise noted, the Go source files are distributed under the BSD-style license found in the LICENSE file.
Official binary distributions are available at https://go.dev/dl/.
After downloading a binary release, visit https://go.dev/doc/install for installation instructions.
If a binary distribution is not available for your combination of operating system and architecture, visit https://go.dev/doc/install/source for source installation instructions.
Go is the work of thousands of contributors. We appreciate your help!
To contribute, please read the contribution guidelines at https://go.dev/doc/contribute.
Note that the Go project uses the issue tracker for bug reports and proposals only. See https://go.dev/wiki/Questions for a list of places to ask questions about the Go language.