Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrKeyNotFound = database.ErrKeyNotFound
)
Functions ¶
func CleanupHornetBadgerInstance ¶
func CleanupHornetBadgerInstance()
func GetHornetBadgerInstance ¶
func GetHornetBadgerInstance() *badger.DB
func Settings ¶
func Settings(dir string, options *profile.BadgerOpts)
Settings sets DB dir and the badger options
Types ¶
type KeyOnlyEntry ¶
type KeyOnlyEntry = database.KeyOnlyEntry
Click to show internal directories.
Click to hide internal directories.