This website requires JavaScript.
Explore
Help
Sign In
TheArchive
/
restic
Watch
1
Star
0
Fork
0
You've already forked restic
mirror of
https://github.com/restic/restic.git
synced
2025-03-13 20:15:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
restic
/
internal
/
backend
/
rest
History
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
..
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: Adjust tests to use the Factory to instantiate the backend
2023-06-17 15:15:58 +02:00
rest.go
backend: Unify backend construction using factory and registry
2023-06-17 15:15:57 +02:00