package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Jul 31, 2019
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
NewTestKV returns a KV store for testing purposes.
type WriteBatch interface {
Put(key, value []byte)
Clear()
Count() int
Destroy()
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.