Documentation ¶
Index ¶
- type Adapter
- func (db *Adapter) Close() error
- func (db *Adapter) Compact(start []byte, limit []byte) error
- func (db *Adapter) Delete(key []byte) error
- func (db *Adapter) GetSnapshot() (kvdb.Snapshot, error)
- func (db *Adapter) NewBatch() kvdb.Batch
- func (db *Adapter) Put(key []byte, value []byte) error
- func (db *Adapter) Stat(property string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.