2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-20 01:32:22 +00:00
restic/internal/backend/rest
greatroar d9002f050e backend: Don't Wrap errors from url.Parse
The messages from url.Error.Error already start with the word "parse".
2022-12-17 09:41:07 +01:00
..
config_test.go backend/rest: Ensure base URL ends with slash 2018-04-01 10:18:38 +02:00
config.go backend: Don't Wrap errors from url.Parse 2022-12-17 09:41:07 +01:00
rest_int_test.go Use "pack file" instead of "data file" (#2885) 2020-08-16 11:16:38 +02:00
rest_test.go test: Use testing.T.Cleanup to remove tempdirs 2022-12-09 14:23:55 +01:00
rest.go backend: remove Test method 2022-12-03 11:28:10 +01:00