restic/internal/backend/mem
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
..
mem_backend_test.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
mem_backend.go backend: Move semaphores to a dedicated package 2022-06-18 10:01:58 +02:00