package
19.1.0-rc.1+incompatible
Repository: https://github.com/dchenk/cockroach.git
Documentation: pkg.go.dev
# Functions
NewBatch returns an engine.Batch that asserts access of the underlying Batch against the given SpanSet.
NewIterator constructs an iterator that verifies access of the underlying iterator against the given spans.
NewReadWriter returns an engine.ReadWriter that asserts access of the underlying ReadWriter against the given SpanSet.
# Constants
Constants for SpanAccess.
Constants for span scopes.
Constants for span scopes.
Constants for span scopes.
Constants for SpanAccess.
Constants for SpanAccess.
# Type aliases
SpanAccess records the intended mode of access in SpanSet.
SpanScope divides access types into local and global keys.