package
1.1.4
Repository: https://github.com/cockroachdb/pebble.git
Documentation: pkg.go.dev

# Functions

SetFinalizer is a wrapper around runtime.SetFinalizer that is a no-op under race builds or if neither the invariants or tracing build tags are specified.

# Constants

Enabled is true if we were built with the "invariants" or "race" build tags.
RaceEnabled is true if we were built with the "race" build tag.