mirror of
https://github.com/offen/docker-volume-backup.git
synced 2025-11-09 17:00:47 +08:00
* Move cron scheduling inside application * Make envvar a fallback and check for errors * Panic significantly less * propagate error out of runBackup * Add structured logging * FIx error propagation to exit * Enable the new scheduler by default * Review fixes * Added docs and better error propagation |
||
|---|---|---|
| .. | ||
| archive.go | ||
| config.go | ||
| config_provider.go | ||
| exec.go | ||
| hooks.go | ||
| lock.go | ||
| main.go | ||
| notifications.go | ||
| notifications.tmpl | ||
| script.go | ||
| stats.go | ||
| stop_restart.go | ||
| util.go | ||