restic/internal/backend/rclone
Michael Eischer 50e0d5e6b5 backend: Hardcode backend scheme in Factory
Our ParseConfig implementations always expect a specific scheme, thus no
other scheme would work.
2023-06-17 15:15:58 +02:00
..
backend.go backend: Hardcode backend scheme in Factory 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
config.go backend: let ParseConfig return a Config pointer 2023-06-07 22:31:15 +02:00
config_test.go backend: fix linter warnings 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