package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev
# Functions
New constructs a new KVAccessor.
# Variables
DisabledKVAccessor is a KVAccessor that only returns "disabled" errors.
NoopKVAccessor is a KVAccessor that simply no-ops (writing nothing, returning nothing).
# Structs
KVAccessor provides read/write access to all the span configurations for a CRDB cluster.