moby--moby/distribution/xfer
Sebastiaan van Stijn e1ea911aba
layer: remove unused error return from .Size() and .DiffSize()
None of the implementations used return an error, so removing the error
return can simplify using these.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-01-24 18:45:47 +01:00
..
download.go remove layerstore indexing by OS (used for LCOW) 2021-06-10 17:49:11 +02:00
download_test.go layer: remove unused error return from .Size() and .DiffSize() 2022-01-24 18:45:47 +01:00
transfer.go distribution/xfer: use "main" instead of "master" for progress channel 2020-07-14 10:48:30 +02:00
transfer_test.go TestTransfer*: don't call t.Fatal from a goroutine 2019-09-18 12:57:37 +02:00
upload.go Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
upload_test.go Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00