moby/distribution/xfer
Sebastiaan van Stijn 874b11495b
distribution/xfer: un-export transferManager.setConcurrency() and .transfer()
They're only used within the package itself, so no need to have them public.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-02-18 16:58:24 +01:00
..
download.go distribution/xfer: un-export transferManager.setConcurrency() and .transfer() 2022-02-18 16:58:24 +01:00
download_test.go Merge pull request #43182 from thaJeztah/layer_remove_unused_error 2022-02-17 20:51:45 +01:00
transfer.go distribution/xfer: un-export transferManager.setConcurrency() and .transfer() 2022-02-18 16:58:24 +01:00
transfer_test.go distribution/xfer: un-export transferManager.setConcurrency() and .transfer() 2022-02-18 16:58:24 +01:00
upload.go distribution/xfer: un-export transferManager.setConcurrency() and .transfer() 2022-02-18 16:58:24 +01:00
upload_test.go distribution/xfer: fix some nits in tests 2022-02-18 16:58:19 +01:00