restic/internal/backend/azure
greatroar 910d917b71 backend: Move semaphores to a dedicated package
... called backend/sema. I resisted the temptation to call the main
type sema.Phore. Also, semaphores are now passed by value to skip a
level of indirection when using them.
2022-06-18 10:01:58 +02:00
..
azure.go backend: Move semaphores to a dedicated package 2022-06-18 10:01:58 +02:00
azure_test.go Add plumbing to calculate backend specific file hash for upload 2021-08-04 22:17:46 +02:00
config.go azure/gs: Fix default value in connections help text 2021-05-17 20:56:51 +02:00
config_test.go Add Azure Blob Storage as backend 2017-08-06 21:47:04 +02:00