Documentation ¶
Overview ¶
Package cfg holds configuration shared by multiple parts of the go command.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( BuildV bool = true // -v flag BuildX bool = true // -x flag )
These are general "build flags" used by build and other commands.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.