package
20.1.0-beta.2+incompatible
Repository: https://github.com/jbowens/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.