restic/internal/backend/sema
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
..
semaphore.go backend: Move semaphores to a dedicated package 2022-06-18 10:01:58 +02:00