1
0
mirror of https://github.com/restic/restic.git synced 2024-06-26 07:49:01 +02:00
restic/internal/backend/azure
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
..
azure_test.go Fix linter warnings 2023-06-17 15:15:58 +02:00
azure.go backend: move backend implementation helpers to util package 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 azure: tweak documentation for endpoint suffix 2023-07-07 23:10:26 +02:00