package
0.8.0
Repository: https://github.com/hashicorp/hc-install.git
Documentation: pkg.go.dev

# Functions

GetGoVersion obtains version of locally installed Go via "go version".

# Structs

No description provided by the author
GoBuild represents a Go builder (to run "go build").
GoIsInstalled represents a checker of whether Go is installed locally.

# Type aliases

CleanupFunc represents a function to be called once Go is no longer needed e.g.