restic/internal/index
Michael Eischer 940a3159b5 let index.Each() and pack.Size() return error on canceled context
This forces a caller to actually check that the function did complete.
2024-04-22 22:39:32 +02:00
..
index.go let index.Each() and pack.Size() return error on canceled context 2024-04-22 22:39:32 +02:00
index_parallel.go Fix linter errors (except for tests) 2024-02-10 22:58:10 +01:00
index_parallel_test.go repository: unify repository initialization in tests 2024-03-28 23:17:02 +01:00
index_test.go let index.Each() and pack.Size() return error on canceled context 2024-04-22 22:39:32 +02:00
indexmap.go Revert "index: remove redundant storage of indexmap size" 2023-06-08 18:08:46 +02:00
indexmap_test.go index: add basic hat test 2023-06-16 23:12:30 +02:00
master_index.go let index.Each() and pack.Size() return error on canceled context 2024-04-22 22:39:32 +02:00
master_index_test.go let index.Each() and pack.Size() return error on canceled context 2024-04-22 22:39:32 +02:00
testing.go repository: split index into a separate package 2022-10-08 21:15:34 +02:00