2
2
mirror of https://github.com/octoleo/restic.git synced 2025-01-27 00:58:36 +00:00
greatroar 0b56214473 ui: Simplify stdio wrapper
The StdioWrapper type is really just a pair of io.WriteClosers, so
remove it in favor of a function that returns two of those. Test
coverage increases because the removed code was not tested.
2024-05-21 11:23:32 +02:00
..
2023-09-20 10:59:55 +02:00
2022-03-28 22:23:47 +02:00
2023-05-18 21:15:45 +02:00
2018-04-28 22:08:11 +02:00
2024-05-21 11:23:32 +02:00