go/godoc/vfs
Russ Cox d5f48fca53 all: gofmt
Gofmt to update doc comments to the new formatting.

(There are so many files in x/tools I am breaking up the
gofmt'ing into multiple CLs. This is the leftovers.)

For golang/go#51082.

Change-Id: Id9d440cde9de7093d2ffe06cbaa7098993823d6b
Reviewed-on: https://go-review.googlesource.com/c/tools/+/399363
Run-TryBot: Russ Cox <rsc@golang.org>
Auto-Submit: Russ Cox <rsc@golang.org>
gopls-CI: kokoro <noreply+kokoro@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
2022-04-12 17:53:17 +00:00
..
gatefs godoc/vfs: improve implementation of RootType 2018-04-11 20:41:25 +00:00
httpfs tools: add import comments. 2014-12-09 22:42:16 +00:00
mapfs godoc/vfs/mapfs: panic on invalid New usage 2020-05-08 23:23:36 +00:00
zipfs all: gofmt 2022-04-12 17:53:17 +00:00
emptyvfs.go all: remove many cases of space-space 2019-12-30 19:07:42 +00:00
fs.go all: go fmt ./... 2021-02-20 03:28:52 +00:00
namespace.go all: gofmt 2022-04-12 17:53:17 +00:00
namespace_test.go godoc/vfs: fix union logic in NameSpace.ReadDir 2019-09-30 20:11:59 +00:00
os.go godoc/vfs: improve comment on GOROOT 2018-08-26 00:05:47 +00:00
os_test.go godoc/vfs: improve implementation of RootType 2018-04-11 20:41:25 +00:00
vfs.go godoc/vfs: improve implementation of RootType 2018-04-11 20:41:25 +00:00