package cfg
import "github.com/gohugoio/hugo/tpl/internal/go_templates/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 = "" /* 641 byte string literal not displayed */
KnownEnv is a list of environment variables that affect the operation of the Go command.
Source Files ¶
- Version
- v0.97.2
- Published
- Apr 17, 2022
- Platform
- linux/amd64
- Last checked
- 15 minutes ago –
Tools for package owners.