2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-11 21:32:21 +00:00
restic/internal/checker
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
..
testdata Moves files 2017-07-23 14:19:13 +02:00
checker_test.go let index.Each() and pack.Size() return error on canceled context 2024-04-22 22:39:32 +02:00
checker.go let index.Each() and pack.Size() return error on canceled context 2024-04-22 22:39:32 +02:00
testing.go let index.Each() and pack.Size() return error on canceled context 2024-04-22 22:39:32 +02:00