Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsGitHubRepo ¶
IsGitHubRepo checks if the module path starts with "github.com/".
Types ¶
type DefaultRunner ¶
type DefaultRunner struct{}
DefaultRunner implements Runner by executing the go version command.
type Info ¶
Info holds version information about an installed Go binary.
func ParseVersionJSON ¶
ParseVersionJSON parses the JSON output from go version -m -json into Info.
Click to show internal directories.
Click to hide internal directories.