Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigLevelDB ¶
type ConfigLevelDB struct {
DB Item `yaml:"leveldb"`
}
type LevelDB ¶
type LevelDB struct {
// contains filtered or unexported fields
}
func New ¶
func New(cfg *ConfigLevelDB) *LevelDB
func (*LevelDB) IteratorByPrefix ¶
Click to show internal directories.
Click to hide internal directories.