1
0
mirror of https://github.com/restic/restic.git synced 2024-06-30 08:20:55 +02:00
restic/internal/backend/swift
Michael Eischer 8bfc2519d7 backend: Deduplicate sanity checks for parameters of Load() method
The check is now handled by backend.DefaultLoad. This also guarantees
consistent behavior across all backends.
2023-04-14 22:32:15 +02:00
..
config_test.go Moves files 2017-07-23 14:19:13 +02:00
config.go backend, options: Prefer strings.Cut to SplitN 2022-12-02 19:19:14 +01:00
swift_test.go backend: remove Test method 2022-12-03 11:28:10 +01:00
swift.go backend: Deduplicate sanity checks for parameters of Load() method 2023-04-14 22:32:15 +02:00