]> Cypherpunks repositories - gostls13.git/commit
io/fs: add godoc links
authorOlivier Mengué <olivier.mengue@gmail.com>
Tue, 10 Oct 2023 20:54:39 +0000 (22:54 +0200)
committerGopher Robot <gobot@golang.org>
Wed, 11 Oct 2023 20:25:50 +0000 (20:25 +0000)
commita5943e9de13b050c20aa2490082206232af4615c
treebc9723349b4457059e8e3f56b0120ee9e6ea782d
parenteff7aef4eb290d8a35f1c3fa16471d8830b1a88b
io/fs: add godoc links

Change-Id: Icde42bd33d58f75acdede439f7525f9d06554140
Reviewed-on: https://go-review.googlesource.com/c/go/+/534096
Reviewed-by: qiulaidongfeng <2645477756@qq.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
src/io/fs/format.go
src/io/fs/fs.go
src/io/fs/glob.go
src/io/fs/readdir.go
src/io/fs/readfile.go
src/io/fs/stat.go
src/io/fs/sub.go
src/io/fs/walk.go