Documentation ¶
Overview ¶
Package kvtest contains key/value related functions used for testing (otherwise of general nature)
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ByteSize ¶
func ByteSize(s kv.KVStoreReader) int
func DumpToFile ¶
func DumpToFile(r kv.KVStoreReader, fname string) (int, error)
func NewRandStreamIterator ¶
func NewRandStreamIterator(p ...RandStreamParams) *randStreamIterator
Types ¶
Click to show internal directories.
Click to hide internal directories.