Job scheduler for Restic backups
Go to file
IamTheFij 808030099f Add validation and a lot more testing 2022-02-23 14:13:00 -08: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 Add validation and a lot more testing 2022-02-23 14:13:00 -08:00
go.sum Add validation and a lot more testing 2022-02-23 14:13:00 -08:00
job.go Add validation and a lot more testing 2022-02-23 14:13:00 -08:00
job_test.go Add validation and a lot more testing 2022-02-23 14:13:00 -08:00
main.go Add validation and a lot more testing 2022-02-23 14:13:00 -08:00
restic.go Add validation and a lot more testing 2022-02-23 14:13:00 -08:00
restic_test.go Add validation and a lot more testing 2022-02-23 14:13:00 -08: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 Add validation and a lot more testing 2022-02-23 14:13:00 -08:00

README.md

restic-scheduler

Job scheduler for Restic backups