package
19.1.0-beta.20190304+incompatible
Repository: https://github.com/darinpp/cockroach.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewMVCCIncrementalIterator creates an MVCCIncrementalIterator with the specified engine and options.

# Structs

IterOptions bundles options for NewMVCCIncrementalIterator.
MVCCIncrementalIterator iterates over the diff of the key range [startKey,endKey) and time range (startTime,endTime].