restic/internal/ui
Michael Eischer 472bf5184f Replace lots of unused parameters with _
The parameters are required by the implemented function signature or interface.
2023-05-18 21:17:53 +02:00
..
backup Replace lots of unused parameters with _ 2023-05-18 21:17:53 +02:00
progress Rename unused testing parameter to _ 2023-05-18 21:17:53 +02:00
restore Replace lots of unused parameters with _ 2023-05-18 21:17:53 +02:00
signals add go:build headers everywhere 2022-03-28 22:23:47 +02:00
table Don't shadow builtins 2023-05-18 21:15:45 +02:00
termstatus Replace lots of unused parameters with _ 2023-05-18 21:17:53 +02:00
format.go ui: Fix FormatBytes at exactly 1024 time a unit 2022-10-31 18:39:28 +01:00
format_test.go ui: Fix FormatBytes at exactly 1024 time a unit 2022-10-31 18:39:28 +01:00
message.go Use new archiver code for backup 2018-04-28 22:08:11 +02:00
stdio_wrapper.go Simplify ui.StdioWrapper.Write 2020-10-17 20:30:46 +02:00
stdio_wrapper_test.go Simplify ui.StdioWrapper.Write 2020-10-17 20:30:46 +02:00