# Functions
NewDB godoc - creates a new DB instance abstracting the underlying database package.
# Structs
BoltDB - BoltDB struct.
BuntDB - BuntDB struct.
No description provided by the author
# Interfaces
DB interface for underlying database packages.
# Type aliases
DBType for identifying underlying database packages.