# Functions
GoBin returns the path to the go binary.
GoInstall is a functionx that installs a package from a remote repository.
GoModCache returns the path of Go module cache.
GoPath returns the GOPATH.
GoProxy returns the proxy setting for go.
GoRoot returns the GOROOT.
GoVersion returns the go version.
IsGO111ModuleOn returns true if go111module is set to on.
No description provided by the author