//
pkg.gl
Category
github.com/ignite/cli
ignite
pkg
goenv
package
0.27.2
Repository:
https://github.com/ignite/cli.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
4
Dependents
6
Files
31 SLOC
#
Functions
Bin
Bin returns the path of where Go binaries are installed.
ConfigurePath
ConfigurePath configures the env with correct $PATH that has go bin setup.
Path
Path returns $PATH with correct go bin configuration set.
#
Constants
GOBIN
GOBIN is the env var for GOBIN.
GOPATH
GOPATH is the env var for GOPATH.