mirror of
https://github.com/octoleo/restic.git
synced 2025-01-22 22:58:26 +00:00
910d917b71
... 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.