Documentation ¶
Overview ¶
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.
Index ¶
Constants ¶
View Source
const KnownEnv = `` /* 665-byte string literal not displayed */
KnownEnv is a list of environment variables that affect the operation of the Go command.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.