2
2
mirror of https://github.com/octoleo/restic.git synced 2024-09-27 05:59:01 +00:00
restic/internal/backend/azure
Michael Eischer 8bfc2519d7 backend: Deduplicate sanity checks for parameters of Load() method
The check is now handled by backend.DefaultLoad. This also guarantees
consistent behavior across all backends.
2023-04-14 22:32:15 +02:00
..
azure_test.go azure: Switch to azblob sdk 2022-12-07 21:46:07 +01:00
azure.go backend: Deduplicate sanity checks for parameters of Load() method 2023-04-14 22:32:15 +02:00
config_test.go Add Azure Blob Storage as backend 2017-08-06 21:47:04 +02:00
config.go backend, options: Prefer strings.Cut to SplitN 2022-12-02 19:19:14 +01:00