Job scheduler for Restic backups
Go to file
IamTheFij a746859386 Add integration test for restic methods 2022-03-24 14:59:40 -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 Add integration test for restic methods 2022-03-24 14:59:40 -07: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 Add integration test for restic methods 2022-03-24 14:59:40 -07:00
restic_test.go Add integration test for restic methods 2022-03-24 14:59:40 -07:00
shell.go Add integration test for restic methods 2022-03-24 14:59:40 -07:00
utils.go Add validation and a lot more testing 2022-02-23 14:13:00 -08:00
utils_test.go Add integration test for restic methods 2022-03-24 14:59:40 -07:00

README.md

restic-scheduler

Job scheduler for Restic backups