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_parallel_test.go
index_parallel.go
index_test.go let index.Each() and pack.Size() return error on canceled context 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
indexmap_test.go
indexmap.go
master_index_test.go let index.Each() and pack.Size() return error on canceled context 2024-04-22 22:39:32 +02:00
master_index.go let index.Each() and pack.Size() return error on canceled context 2024-04-22 22:39:32 +02:00
testing.go