package
0.31.0
Repository: https://go.googlesource.com/tools
Documentation: pkg.go.dev

# Functions

Walk concurrently walks Go source directories ($GOROOT, $GOPATH, etc) to find packages.
WalkSkip concurrently walks Go source directories ($GOROOT, $GOPATH, etc) to find packages.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Options controls the behavior of a Walk call.
A Root is a starting point for a Walk.

# Type aliases

RootType indicates the type of a Root.