Job scheduler for Restic backups
Go to file
IamTheFij 870d19fd27 Deep asserts 2022-03-24 10:09:33 -07:00
test Add validation and a lot more testing 2022-02-23 14:13:00 -08:00
.drone.yml Initial commit 2022-02-18 22:36:19 +00:00
.gitignore Initial commit 2022-02-18 22:36:19 +00:00
.golangci.yml Add validation and a lot more testing 2022-02-23 14:13:00 -08:00
.pre-commit-config.yaml Initial commit 2022-02-18 22:36:19 +00:00
LICENSE Initial commit 2022-02-18 22:36:19 +00:00
Makefile Initial commit 2022-02-18 22:36:19 +00:00
README.md Initial commit 2022-02-18 22:36:19 +00:00
config.hcl Some basic functionality 2022-02-22 16:39:01 -08:00
go.mod Fix go mod indirect 2022-02-23 17:00:22 -08:00
go.sum Add validation and a lot more testing 2022-02-23 14:13:00 -08:00
job.go Make Job fulfill cron.Job 2022-02-23 23:09:04 -08:00
job_test.go Deep asserts 2022-03-24 10:09:33 -07:00
main.go Add validation and a lot more testing 2022-02-23 14:13:00 -08:00
restic.go Clean up a bit the Restic methods 2022-02-23 22:53:22 -08:00
restic_test.go Deep asserts 2022-03-24 10:09:33 -07:00
shell.go Add validation and a lot more testing 2022-02-23 14:13:00 -08:00
utils.go Add validation and a lot more testing 2022-02-23 14:13:00 -08:00
utils_test.go Deep asserts 2022-03-24 10:09:33 -07:00

README.md

restic-scheduler

Job scheduler for Restic backups