721ce95315
* fix(all): introduce and use iox.CopyContext This PR is part of https://github.com/ooni/probe/issues/1417. In https://github.com/ooni/probe-cli/pull/379 we introduced a context aware wrapper for io.ReadAll (formerly ioutil.ReadAll). Here we introduce a context aware wrapper for io.Copy. * fix(humanize): more significant digits * fix: rename humanize files to follow the common pattern * fix aligment * fix test |
||
---|---|---|
.. | ||
callback_test.go | ||
callback.go | ||
dial_test.go | ||
dial.go | ||
download_test.go | ||
download.go | ||
mockable_test.go | ||
mockable.go | ||
ndt7_test.go | ||
ndt7.go | ||
param.go | ||
spec.go | ||
upload_test.go | ||
upload.go |