Documentation
¶
Index ¶
Constants ¶
View Source
const ( GoupEnvFileContent = `export PATH="$HOME/.go/bin:$HOME/.go/current/bin:$PATH"` ProfileFileSourceContent = `source "$HOME/.go/env"` )
View Source
const Version = "0.1.0"
Variables ¶
View Source
var (
ProfileFiles []string
)
Functions ¶
func GoupBinDir ¶
func GoupBinDir() string
func GoupCurrentBinDir ¶
func GoupCurrentBinDir() string
func GoupCurrentDir ¶
func GoupCurrentDir() string
func GoupEnvFile ¶
func GoupEnvFile() string
func NewCommand ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.