mirror of
https://github.com/restic/restic.git
synced 2025-04-16 18:51:26 +00:00

... 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.