1
0
mirror of https://github.com/restic/restic.git synced 2024-06-26 07:49:01 +02:00
restic/internal/backend/gs
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 backend: fix linter warnings 2023-06-07 22:31:15 +02:00
config.go b2/s3: Move config validation from ApplyEnvironment to Open/Create 2023-06-17 15:15:58 +02:00
gs_test.go Fix linter warnings 2023-06-17 15:15:58 +02:00
gs.go backend: move backend implementation helpers to util package 2023-10-25 22:54:07 +02:00