mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
f7f3d34210
Move some of the optional parameters of CreateRWLayer() in a struct called CreateRWLayerOpts. This will make it easy to add more options arguments without having to change signature of CreateRWLayer(). Signed-off-by: Vivek Goyal <vgoyal@redhat.com> |
||
---|---|---|
.. | ||
download.go | ||
download_test.go | ||
transfer.go | ||
transfer_test.go | ||
upload.go | ||
upload_test.go |