mirror of
https://github.com/restic/restic.git
synced 2025-12-22 15:49:44 -05: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. |
||
|---|---|---|
| .. | ||
| config.go | ||
| doc.go | ||
| layout_test.go | ||
| local.go | ||
| local_internal_test.go | ||
| local_test.go | ||
| local_unix.go | ||
| local_windows.go | ||