1
0
mirror of https://github.com/restic/restic.git synced 2024-07-06 09:20:53 +02:00
restic/internal/backend/rclone
Michael Eischer 13a8b5822f backend: Adjust tests to use the Factory to instantiate the backend
This drastically reduces the amount of duplicated test code.
2023-06-17 15:15:58 +02:00
..
backend_test.go backend: Adjust tests to use the Factory to instantiate the backend 2023-06-17 15:15:58 +02:00
backend.go backend: Unify backend construction using factory and registry 2023-06-17 15:15:57 +02:00
config_test.go backend: fix linter warnings 2023-06-07 22:31:15 +02:00
config.go backend: let ParseConfig return a Config pointer 2023-06-07 22:31:15 +02:00
internal_test.go backend: pass context into every backend constructor 2023-06-17 15:15:57 +02:00
stdio_conn.go rclone: Better field names for stdio conn 2020-07-26 00:29:25 +02:00