forked from TrueCloudLab/restic
0b56214473
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. |
||
---|---|---|
.. | ||
backup | ||
progress | ||
restore | ||
signals | ||
table | ||
termstatus | ||
format.go | ||
format_test.go | ||
message.go | ||
stdio_wrapper.go | ||
stdio_wrapper_test.go |