restic/internal/backend/location
Michael Eischer e1a5550a27 test: use generics in Equal function signature
This simplifies comparing a typed value against nil. Previously it was
necessary to case nil into the proper type.
2026-01-31 20:03:38 +01:00
..
display_location_test.go move Backend interface to backend package 2023-10-25 23:00:18 +02:00
location.go Fix linter warnings 2025-09-21 22:24:15 +02:00
location_test.go test: use generics in Equal function signature 2026-01-31 20:03:38 +01:00
registry.go backends: pass error logger to backends 2025-10-03 18:22:42 +02:00