tools/internal/fastwalk
Olivier Mengué 27fd94e099 internal/fastwalk: doc formatting fixes (including godoc links)
* add godoc links
* fix minor typos

Change-Id: Iea7727913c412ccad259d62e75325903327fdb9a
Reviewed-on: https://go-review.googlesource.com/c/tools/+/506775
Reviewed-by: Bryan Mills <bcmills@google.com>
Run-TryBot: Heschi Kreinick <heschi@google.com>
gopls-CI: kokoro <noreply+kokoro@google.com>
Reviewed-by: Heschi Kreinick <heschi@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: Bryan Mills <bcmills@google.com>
2023-06-28 16:11:18 +00:00
..
fastwalk.go internal/fastwalk: doc formatting fixes (including godoc links) 2023-06-28 16:11:18 +00:00
fastwalk_darwin.go internal/fastwalk: improve Darwin performance by ~3x 2022-10-13 16:31:57 +00:00
fastwalk_dirent_fileno.go all: go fmt ./... 2021-02-20 03:28:52 +00:00
fastwalk_dirent_ino.go internal/fastwalk: improve Darwin performance by ~3x 2022-10-13 16:31:57 +00:00
fastwalk_dirent_namlen_bsd.go internal/fastwalk: improve Darwin performance by ~3x 2022-10-13 16:31:57 +00:00
fastwalk_dirent_namlen_linux.go all: go fmt ./... 2021-02-20 03:28:52 +00:00
fastwalk_portable.go all: go fmt ./... 2021-02-20 03:28:52 +00:00
fastwalk_test.go internal/fastwalk: attempt Symlink tests on Windows 2020-05-21 21:19:27 +00:00
fastwalk_unix.go internal/fastwalk: improve Darwin performance by ~3x 2022-10-13 16:31:57 +00:00