package
0.0.0-20190912100236-53e5711c875d
Repository: https://github.com/tsaikd/tools.git
Documentation: pkg.go.dev

# Functions

SrcDirsRoots returns the roots from build.Default.SrcDirs().
Walk 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.