Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DB ¶
type DB struct {
// contains filtered or unexported fields
}
DB - represents a badger db implementation
func (*DB) Scan ¶
func (db *DB) Scan(scannerOpt store.ScannerOptions) error
Scan - iterate over the whole store using the handler function
Click to show internal directories.
Click to hide internal directories.