1
0
mirror of https://github.com/restic/restic.git synced 2024-07-02 08:40:55 +02:00
restic/internal/backend/s3
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
..
config_test.go location: Make ParseConfig-test backend agnostic 2023-06-17 15:15:58 +02:00
config.go b2/s3: Move config validation from ApplyEnvironment to Open/Create 2023-06-17 15:15:58 +02:00
s3_test.go s3: restore retries for minio tests 2023-06-17 15:25:08 +02:00
s3.go backend: move backend implementation helpers to util package 2023-10-25 22:54:07 +02:00