package
0.0.0-20220218190644-4958d6d39439
Repository: https://github.com/jhump/golang-x-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.