package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev
# Constants
ImmutableRead is the default validation level when reading an immutable descriptor.
MutableRead is the default validation level when reading a mutable descriptor.
Write is the default validation level when writing a descriptor.
# Interfaces
ValidationDereferencer is an interface to retrieve descriptors and namespace entries.