Categorygithub.com/Just-maple/xtoolinternal
module
0.0.0-20201105105944-7e4b8beeb92f
Repository: https://github.com/just-maple/xtoolinternal.git
Documentation: pkg.go.dev

# README

xtoolinternal

some tool from golang.org/x/tools

# Packages

Package event provides a set of packages that cover the main concepts of telemetry in an implementation agnostic way.
Package fastwalk provides a faster version of filepath.Walk for file system scanning tools.
Package gocommand is a helper for calling the go command.
Package gopathwalk is like filepath.Walk but specialized for finding Go packages, particularly in $GOPATH and $GOROOT.
Package imports implements a Go pretty-printer (like package "go/format") that also adds or removes import statements as necessary.