# Functions
Check exits the program with a fatal error if Error is non-nil.
No description provided by the author
GOGOARCH returns the name and value of the GO$GOARCH setting.
ParseGOEXPERIMENT parses a (GOOS, GOARCH, GOEXPERIMENT) configuration tuple and returns the enabled and baseline experiment flag sets.
# Constants
DefaultGOEXPERIMENT is the embedded default GOEXPERIMENT string.
# Variables
Error is one of the errors found (if any) in the build configuration.
Experiment contains the toolchain experiments enabled for the current build.
FramePointerEnabled enables the use of platform conventions for saving frame pointers.
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
cached for efficiency.
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
ExperimentFlags represents a set of GOEXPERIMENT flags relative to a baseline (platform-default) experiment configuration.