package
0.0.0-20201020153340-53909ea70814
Repository: https://github.com/gagliardetto/golang-go.git
Documentation: pkg.go.dev
# Functions
CanGetenv reports whether key is a valid go/env configuration key.
No description provided by the author
No description provided by the author
EnvFile returns the name of the Go environment configuration file.
GetArchEnv returns the name and setting of the GOARCH-specific architecture environment variable.
Getenv gets the value for the configuration key.
# Constants
No description provided by the author
# Variables
-a flag.
-buildmode flag.
These are general "build flags" used by build and other commands.
-i flag.
-linkshared flag.
-mod flag.
reason -mod flag is set, if set by default.
-msan flag.
-n flag.
-o flag.
-p flag.
-pkgdir flag.
-race flag.
These are general "build flags" used by build and other commands.
These are general "build flags" used by build and other commands.
These are general "build flags" used by build and other commands.
-toolexec flag.
-trimpath flag.
-v flag.
-work flag.
-x flag.
CmdEnv is the new environment for running go tool commands.
"build", "install", "list", "mod tidy", etc.
-debug-actiongraph flag (undocumented, unstable).
Global build parameters (used during package load).
No description provided by the author
Global build parameters (used during package load).
Used in envcmd.MkEnv and build ID computations.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Global build parameters (used during package load).
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
-modcacherw flag.
-modfile flag.
ModulesEnabled specifies whether the go command is running in module-aware mode (as opposed to GOPATH mode).
OrigEnv is the original environment of the program at startup.
No description provided by the author