Documentation ¶
Index ¶
- type DB
- func (d *DB) AddBucket(row store.Query) error
- func (d *DB) Delete(rows []store.Query) error
- func (d *DB) DeleteAll(bucket []byte) error
- func (d *DB) Get(rows []store.Query, f func([]byte, []byte) error) error
- func (d *DB) GetAll(row store.Query, f func(key, val []byte) error) error
- func (d *DB) GetBackup(w http.ResponseWriter) error
- func (d *DB) Put(rows []store.Query) error
- func (d *DB) RenameBucket(dst, src store.Query) error
- type Result
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.