1
0
mirror of https://github.com/restic/restic.git synced 2024-06-30 08:20:55 +02:00
restic/internal/backend/rest
Michael Eischer 3325a7c862 location: extract backend specific part of StripPassword
The tests for the rest backend now reside there.
2023-06-17 15:15:58 +02:00
..
config_test.go location: extract backend specific part of StripPassword 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
rest_int_test.go backend: pass context into every backend constructor 2023-06-17 15:15:57 +02:00
rest_test.go backend: pass context into every backend constructor 2023-06-17 15:15:57 +02:00
rest.go backend: Unify backend construction using factory and registry 2023-06-17 15:15:57 +02:00