1
0
mirror of https://github.com/restic/restic.git synced 2024-07-20 11:27:33 +02:00
restic/internal/backend/test
Michael Eischer 1d6d3656b0 repository: move backend.LoadAll to repository.LoadRaw
LoadRaw also includes improved context cancellation handling similar to the
implementation in repository.LoadUnpacked.

The removed cache backend test will be added again later on.
2024-05-18 21:26:00 +02:00
..
benchmarks.go move Backend interface to backend package 2023-10-25 23:00:18 +02:00
config.go backend: let ParseConfig return a Config pointer 2023-06-07 22:31:15 +02:00
doc.go move Backend interface to backend package 2023-10-25 23:00:18 +02:00
suite.go move Backend interface to backend package 2023-10-25 23:00:18 +02:00
tests.go repository: move backend.LoadAll to repository.LoadRaw 2024-05-18 21:26:00 +02:00