2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-09 20:32:23 +00:00
restic/internal/backend/gs
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
..
config_test.go Add Google Cloud Storage as backend 2017-08-06 21:47:55 +02:00
config.go azure/gs: Fix default value in connections help text 2021-05-17 20:56:51 +02:00
gs_test.go gs: support authentication with access token 2020-07-22 16:23:03 +02:00
gs.go backend: Move semaphores to a dedicated package 2022-06-18 10:01:58 +02:00