Versions in this module Expand all Collapse all v0 v0.0.1 Nov 23, 2024 Changes in this version + const SourceDir + const SourceGit + type BoltDB struct + Dir string + Name string + func (config *BoltDB) Validate() bool + type Bucket struct + GitPasswordEnvVar string + GitRelativeDir string + GitRepoUrl string + GitUsername string + LocalDir string + Source string + type Config struct + Buckets map[string]Bucket + Cron Scheduler + DB BoltDB + func MustOpen(filename string) *Config + func (config *Config) Validate() bool + type Scheduler struct + CronTab string