1
0
mirror of https://github.com/restic/restic.git synced 2024-07-02 08:40:55 +02: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