package cfg
import "internal/cfg"
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 ¶
const KnownEnv = "" /* 667 byte string literal not displayed */
KnownEnv is a list of environment variables that affect the operation of the Go command.
Source Files ¶
- Version
- v1.21.0-rc.2
- Published
- Jun 21, 2023
- Platform
- js/wasm
- Last checked
- 2 minutes ago –
Tools for package owners.