Documentation
¶
Overview ¶
The boltdb package implements a storage engine for BoltDB.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrPathRequired = errors.New("boltdb: path to the boltdb file required")
)
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.