2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-27 21:03:29 +00:00
restic/internal/backend/mem
Michael Eischer 7881309d63 backend: move backend implementation helpers to util package
This removes code that is only used within a backend implementation from
the backend package. The latter now only contains code that also has
external users.
2023-10-25 22:54:07 +02:00
..
mem_backend_test.go backend: Adjust tests to use the Factory to instantiate the backend 2023-06-17 15:15:58 +02:00
mem_backend.go backend: move backend implementation helpers to util package 2023-10-25 22:54:07 +02:00