1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-02-03 04:56:48 +00:00
restic/internal/cache
2023-10-25 22:54:07 +02:00
..
backend.go restic: decouple restic.Handle 2023-10-25 22:54:07 +02:00
backend_test.go Use _ as parameter name for unused Context 2023-05-18 21:15:45 +02:00
cache.go cache: Restructure New to remove redundant operations 2023-05-27 10:32:08 +02:00
cache_test.go cache: Restructure New to remove redundant operations 2023-05-27 10:32:08 +02:00
dir.go
dir_test.go
file.go cache: Replace readCloser+LimitedReader by backend.LimitedReadCloser 2023-01-03 19:03:36 +01:00
file_test.go Use either test or rtest to refer to internal test helpers 2023-05-18 21:15:45 +02:00
testing.go