package
0.27.2
Repository: https://github.com/ignite/cli.git
Documentation: pkg.go.dev

# Functions

Bin returns the path of where Go binaries are installed.
ConfigurePath configures the env with correct $PATH that has go bin setup.
Path returns $PATH with correct go bin configuration set.

# Constants

GOBIN is the env var for GOBIN.
GOPATH is the env var for GOPATH.