Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrBucketNotFound = fmt.Errorf("could not find strings bucket in database")
ErrBucketNotFound indicates that a database file doesn't have it's string bucket.
View Source
var ModBoltDB = pisc.Module{
Author: "Andrew Owen",
Name: "BoltDBExt",
License: "MIT",
DocString: "WIP: This module is for interfacing with BoltDB",
Load: loadBoltDB,
}
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.