]> Cypherpunks repositories - gostls13.git/commit
io/fs: add examples for Glob,ReadFile and ValidPath
authorcuishuang <imcusg@gmail.com>
Sun, 18 May 2025 08:28:13 +0000 (16:28 +0800)
committerGopher Robot <gobot@golang.org>
Tue, 27 May 2025 15:37:04 +0000 (08:37 -0700)
commit787362327fbc2ec010659cd9067cc899cc15203c
treeb944e9275fa1f2688c5eb513844ba7605cd2ff1b
parent3fd729b2a14a7efcf08465cbea60a74da5457f06
io/fs: add examples for Glob,ReadFile and ValidPath

Change-Id: I8451179bc0fa88b7e60afbc6fd9e06a22a94f3aa
Reviewed-on: https://go-review.googlesource.com/c/go/+/673835
Reviewed-by: Sean Liao <sean@liao.dev>
Auto-Submit: Sean Liao <sean@liao.dev>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: David Chase <drchase@google.com>
src/io/fs/example_test.go