1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2024-12-27 02:08:37 +00:00
restic/internal/backend/b2
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
..
b2.go backend: move backend implementation helpers to util package 2023-10-25 22:54:07 +02:00
b2_test.go Fix linter warnings 2023-06-17 15:15:58 +02:00
config.go
config_test.go