1
0
mirror of https://github.com/restic/restic.git synced 2024-06-26 07:49:01 +02:00
restic/internal/backend/util
Michael Eischer 7881309d63 backend: move backend implementation helpers to util package
This removes code that is only used within a backend implementation from
the backend package. The latter now only contains code that also has
external users.
2023-10-25 22:54:07 +02:00
..
defaults_test.go backend: move backend implementation helpers to util package 2023-10-25 22:54:07 +02:00
defaults.go backend: move backend implementation helpers to util package 2023-10-25 22:54:07 +02:00
errdot_119.go backend: move backend implementation helpers to util package 2023-10-25 22:54:07 +02:00
errdot_old.go backend: move backend implementation helpers to util package 2023-10-25 22:54:07 +02:00
foreground_sysv.go backend: move backend implementation helpers to util package 2023-10-25 22:54:07 +02:00
foreground_test.go backend: move backend implementation helpers to util package 2023-10-25 22:54:07 +02:00
foreground_unix.go backend: move backend implementation helpers to util package 2023-10-25 22:54:07 +02:00
foreground_windows.go backend: move backend implementation helpers to util package 2023-10-25 22:54:07 +02:00
foreground.go backend: move backend implementation helpers to util package 2023-10-25 22:54:07 +02:00
paths.go backend: move backend implementation helpers to util package 2023-10-25 22:54:07 +02:00