Documentation
¶
Index ¶
Constants ¶
View Source
const Cgo = true
Cgo is true if we were built with the "cgo" build tag.
View Source
const Invariants = false
Invariants indicates if the invariants tag is used. See invariants.Enabled.
View Source
const Race = false
Race is true if we were built with the "race" build tag.
View Source
const SlowBuild = false
SlowBuild is true if this is an instrumented testing build that is likely to be significantly slower (like race or address sanitizer builds).
Slow builds are either race builds or those built with a `slowbuild` tag.
View Source
const Tracing = false
Tracing indicates if the tracing tag is used.
This tag enables low-level tracing code in the block cache.
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.