go/src/io/fs
Ian Lance Taylor 8a7ee4c51e io/fs: don't use absolute path in DirEntry.Name doc
Fixes #47485

Change-Id: I64ac00905a403b7594c706141679051a93058a31
Reviewed-on: https://go-review.googlesource.com/c/go/+/338889
Trust: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
2021-08-02 17:18:57 +00:00
..
example_test.go io/fs: added an example for io/fs.WalkDir 2021-05-21 03:21:56 +00:00
fs.go io/fs: don't use absolute path in DirEntry.Name doc 2021-08-02 17:18:57 +00:00
fs_test.go
glob.go
glob_test.go
readdir.go io/fs: implement FileInfoToDirEntry 2021-03-25 21:35:05 +00:00
readdir_test.go io/fs: implement FileInfoToDirEntry 2021-03-25 21:35:05 +00:00
readfile.go io/fs: document that caller can modify slice returned by ReadFile 2021-04-21 16:46:52 +00:00
readfile_test.go
stat.go
stat_test.go
sub.go io/fs: minor corrections to Sub docs 2021-06-02 18:52:58 +00:00
sub_test.go
walk.go
walk_test.go io/fs: use testing.T.TempDir in TestWalkDir 2021-03-13 18:35:01 +00:00