Documentation ¶
Overview ¶
Package buildutil provides a constant CrdbTestBuild.
Index ¶
Constants ¶
View Source
const CrdbTestBuild = false
CrdbTestBuild is a flag that is set to true if the binary was compiled with the 'crdb_test' build tag (which is the case for all test targets). This flag can be used to enable expensive checks, test randomizations, or other metamorphic-style perturbations that will not affect test results but will exercise different parts of the code.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.