cfg

package standard library
go1.24.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 8, 2025 License: BSD-3-Clause Imports: 0 Imported by: 0

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 = `` /* 704-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.