restic/internal/backend/util
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
..
defaults.go move Backend interface to backend package 2023-10-25 23:00:18 +02:00
defaults_test.go test: use generics in Equal function signature 2026-01-31 20:03:38 +01:00
limited_reader.go backend: move LimitReadCloser to util package 2024-05-18 21:26:00 +02:00
paths.go backend: move backend implementation helpers to util package 2023-10-25 22:54:07 +02:00