Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewLevelDB ¶
Types ¶
type KV ¶
type TestKVConfig ¶ added in v0.2.0
type TestKVConfig struct {
RemoveExisting bool
}
type TestKVOption ¶ added in v0.2.0
type TestKVOption func(cfg *TestKVConfig)
func WithKeepExisting ¶ added in v0.2.0
func WithKeepExisting() TestKVOption
type WriteBatch ¶
Click to show internal directories.
Click to hide internal directories.