mirror of
https://github.com/octoleo/restic.git
synced 2025-02-07 14:28:23 +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.