package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Jan 23, 2022
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Enable bool `env:"BOLTDB_ENABLE" default:"false" yaml:"enable"`
File string `env:"BOLTDB_FILE" default:"db.db" yaml:"file"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.