1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-02-03 04:56:48 +00:00
restic/internal/cache
aawsome 0fed6a8dfc
Use "pack file" instead of "data file" (#2885)
- changed variable names, especially changed DataFile into PackFile
- changed in some comments
- always use "pack file" in docu
2020-08-16 11:16:38 +02:00
..
backend.go
backend_test.go
cache.go Use "pack file" instead of "data file" (#2885) 2020-08-16 11:16:38 +02:00
dir.go
dir_test.go
file.go
file_test.go Use "pack file" instead of "data file" (#2885) 2020-08-16 11:16:38 +02:00
testing.go