# Functions
NewBBoltRepo initializes the repo with the given filepath.
NewYamlConfig Generator for configuration repository in a yaml format.
NewYamlFileRepo Generator for repository storing worklogs on the fs, in a yaml format.
# Interfaces
ConfigRepository defines what a configuration store should be capable of doing.
WorklogRepository defines what a repository for worklogs should be capable of doing.