tools/godoc/vfs
Russ Cox 2363391a5b all: go fmt ./...
Part of //go:build change (#41184).
See https://golang.org/design/draft-gobuild

Not strictly necessary but will avoid gofmt changes later
as people edit these files.

Change-Id: I20749ed82e18938a305d9425d0739f0ea7bd24c0
Reviewed-on: https://go-review.googlesource.com/c/tools/+/294414
Trust: Russ Cox <rsc@golang.org>
Run-TryBot: Russ Cox <rsc@golang.org>
gopls-CI: kokoro <noreply+kokoro@google.com>
Reviewed-by: Robert Griesemer <gri@golang.org>
Reviewed-by: Jason A. Donenfeld <Jason@zx2c4.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
2021-02-20 03:28:52 +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 godoc/vfs/zipfs: fix godoc formatting 2019-10-07 15:17:16 +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: remove many cases of space-space 2019-12-30 19:07:42 +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