Go to file
2023-03-18 15:11:35 +05:00
examples Initial commit 2023-03-11 14:13:35 +05:00
.gitattributes Initial commit 2023-03-11 14:13:35 +05:00
.gitignore Initial commit 2023-03-11 14:13:35 +05:00
backuper.go Calculate backup diff only from last full backup 2023-03-17 22:17:58 +05:00
config.go Initial commit 2023-03-11 14:13:35 +05:00
consts.go Add variable commentary 2023-03-18 15:11:35 +05:00
extractionplan.go Calculate backup diff only from last full backup 2023-03-17 22:17:58 +05:00
file.go Initial commit 2023-03-11 14:13:35 +05:00
filehistory.go Initial commit 2023-03-11 14:13:35 +05:00
go.mod Initial commit 2023-03-11 14:13:35 +05:00
go.sum Initial commit 2023-03-11 14:13:35 +05:00
index.go Initial commit 2023-03-11 14:13:35 +05:00
LICENSE Initial commit 2023-03-11 14:13:35 +05:00
log.go Initial commit 2023-03-11 14:13:35 +05:00
main.go Initial commit 2023-03-11 14:13:35 +05:00
README.md Initial commit 2023-03-11 14:13:35 +05:00
utils_test.go Initial commit 2023-03-11 14:13:35 +05:00
utils.go Initial commit 2023-03-11 14:13:35 +05:00

backuper