Documentation ¶ Index ¶ func GetGoEnv(env string) (string, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func GetGoEnv ¶ func GetGoEnv(env string) (string, error) GetGoEnv: run the shell command and return the go environment variable. This is better than using 'os.Getenv', as this also checks for the correct presence of golang . Types ¶ This section is empty. Source Files ¶ View all Source files goEnv.go Click to show internal directories. Click to hide internal directories.