This website requires JavaScript.
Explore
Help
Register
Sign in
mirror
/
restic
Watch
1
Star
0
Fork
You've already forked restic
0
mirror of
https://github.com/restic/restic.git
synced
2025-02-22 14:11:20 +00:00
Code
Issues
Releases
Wiki
Activity
eaa3f81d6b
restic
/
internal
/
pack
History
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
..
doc.go
pack.go
let index.Each() and pack.Size() return error on canceled context
2024-04-22 22:39:32 +02:00
pack_internal_test.go
pack: verify integrity of pack file header
2024-02-04 15:31:42 +01:00
pack_test.go
move Backend interface to backend package
2023-10-25 23:00:18 +02:00