1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-03-06 03:34:28 +00:00
restic/internal/backend
Igor Fedorenko abc4027083 Use errors.Cause in backend TestListCancel
Signed-off-by: Igor Fedorenko <igor@ifedorenko.com>
2018-01-25 08:53:50 -05:00
..
azure Change List() implementation for all backends 2018-01-21 21:15:09 +01:00
b2 Change List() implementation for all backends 2018-01-21 21:15:09 +01:00
gs Change List() implementation for all backends 2018-01-21 21:15:09 +01:00
local Change List() implementation for all backends 2018-01-21 21:15:09 +01:00
location
mem Fix calls to repo/backend.List() everywhere 2018-01-21 21:15:09 +01:00
rest backend/rest: Implement REST API v2 2018-01-23 23:15:26 +01:00
s3 Change List() implementation for all backends 2018-01-21 21:15:09 +01:00
sftp Change List() implementation for all backends 2018-01-21 21:15:09 +01:00
swift Change List() implementation for all backends 2018-01-21 21:15:09 +01:00
test Use errors.Cause in backend TestListCancel 2018-01-25 08:53:50 -05:00
testdata
backend_error.go
backend_retry.go fixed restic-check does not retry backend.Test failures 2018-01-06 23:22:35 -05:00
backend_retry_test.go
doc.go
http_transport.go
layout.go backend: Only return top-level files for most dirs 2017-12-14 19:14:16 +01:00
layout_default.go backend: Only return top-level files for most dirs 2017-12-14 19:14:16 +01:00
layout_rest.go backend: Only return top-level files for most dirs 2017-12-14 19:14:16 +01:00
layout_s3legacy.go backend: Only return top-level files for most dirs 2017-12-14 19:14:16 +01:00
layout_test.go
paths.go
semaphore.go
utils.go
utils_test.go