package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev
# Interfaces
Factory is an interface that can produce SortedDiskMaps.
SortedDiskMap is an on-disk map.
SortedDiskMapBatchWriter batches writes to a SortedDiskMap.
SortedDiskMapIterator is a simple iterator used to iterate over keys and/or values.