mirror of
https://github.com/restic/restic.git
synced 2025-12-20 23:00:24 -05:00
Ideally, code that uses a repository shouldn't directly interact with the underlying backend. Thus, move MemorizeList one layer up. |
||
|---|---|---|
| .. | ||
| index.go | ||
| index_parallel.go | ||
| index_parallel_test.go | ||
| index_test.go | ||
| indexmap.go | ||
| indexmap_test.go | ||
| master_index.go | ||
| master_index_test.go | ||
| testing.go | ||