package
Version:
v0.8.2
Opens a new window with list of versions in this module.
Published: Jan 14, 2020
License: GPL-3.0
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
DefaultDataDir is the default directory for BadgerDB storage
New initializes BadgerDB storage and returns associated container.
type Config struct {
DataDir string `yaml:"data_dir"`
}
Config represents BadgerDB storage configuration.
UnmarshalYAML satisfies Unmarshaler interface
Source Files
¶
Click to show internal directories.
Click to hide internal directories.