package
0.6.7
Repository: https://github.com/possiblellama/worklog.git
Documentation: pkg.go.dev

# 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.

# Structs

MockRepo type of WorklogRepository for testing.

# Interfaces

ConfigRepository defines what a configuration store should be capable of doing.
WorklogRepository defines what a repository for worklogs should be capable of doing.