package cfg
Import Path
internal/cfg (on go.dev)
Dependency Relation
imports 0 packages, and imported by one package
Involved Source Files
Package cfg holds configuration shared by the Go command and internal/testenv.
Definitions that don't need to be exposed outside of cmd/go should be in
cmd/go/internal/cfg instead of this package.
Package-Level Constants (only one)
KnownEnv is a list of environment variables that affect the operation
of the Go command.
The pages are generated with Golds v0.7.0-preview. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |