package
0.1.7
Repository: https://github.com/polaris1119/tools.git
Documentation: pkg.go.dev

# Functions

Walk walks Go source directories ($GOROOT, $GOPATH, etc) to find packages.
WalkSkip 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.