Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAllOverride ¶ added in v0.33.2
GetAllOverride will set some envs and return all envs together. Go-specific. This is also will cleanup all envs from host installation except the goprivate and some other important vars.
Example variables that not excluded GOEXPERIMENT='rangefunc' GONOPROXY='github.com/example/provate' GONOSUMDB='github.com/example/provate' GOPRIVATE='github.com/example/provate' GOPROXY='https://proxy.golang.org,direct' GOSUMDB='sum.golang.org' GOTELEMETRY='local'
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.