Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KeyValueStore ¶
func NewKeyValueStore ¶
func NewKeyValueStore(wal wal.WAL) KeyValueStore
func (*KeyValueStore) Init ¶
func (k *KeyValueStore) Init()
func (*KeyValueStore) Insert ¶
func (k *KeyValueStore) Insert(entry Entry) error
Click to show internal directories.
Click to hide internal directories.