# Functions
NewBoltStorage will initiate a new bolt storage backend with the appropriate buckets, path and permissions.
# Constants
Various constant keys and bucket names.
Various constant keys and bucket names.
Various constant keys and bucket names.
Various constant keys and bucket names.
# Variables
ErrConfNotFound is returned when the guild's conf was not found in the bolt db.
ErrGuildNotFound is returned when the guild was not found in the bolt db.
ErrGuildsBucketNotFound is returned when the guilds bucket can't be found.
# Structs
BoltStorage is.