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

# Functions

GoVersion checks the go version by running "go list" with modules off.
VendorEnabled reports whether vendoring is enabled.

# Structs

An Invocation represents a call to the go command.
ModuleJSON holds information about a module.
An Runner will run go command invocations and serialize them if it sees a concurrency error.