Documentation ¶
Overview ¶
Package datastore manages opening and closing the bolt datastore as well as allows a central package for getting buckets to work with
Index ¶
Constants ¶
View Source
const ( BucketProfile = "profiles" BucketLog = "log" BucketRemote = "remote" )
Supported Buckets
Variables ¶
View Source
var ErrNotFound = errors.New("Value not found")
ErrNotFound is returned when a value isn't found for the passed in key
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.