2
2
mirror of https://github.com/octoleo/restic.git synced 2024-09-28 06:29:01 +00:00
restic/internal/backend/mem
Michael Eischer 8bfc2519d7 backend: Deduplicate sanity checks for parameters of Load() method
The check is now handled by backend.DefaultLoad. This also guarantees
consistent behavior across all backends.
2023-04-14 22:32:15 +02:00
..
mem_backend_test.go backend: remove Test method 2022-12-03 11:28:10 +01:00
mem_backend.go backend: Deduplicate sanity checks for parameters of Load() method 2023-04-14 22:32:15 +02:00