package cfg

import "github.com/zmap/zcrypto/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 = "" /* 610 byte string literal not displayed */

KnownEnv is a list of environment variables that affect the operation of the Go command.

Source Files

cfg.go

Version
v0.0.0-20250324021606-4f0ea0eaccac (latest)
Published
Mar 24, 2025
Platform
linux/amd64
Last checked
2 months ago

Tools for package owners.