minio/cmd/gateway/s3
Harshavardhana 0ea54c9858 Change CopyObject{Part} to single srcInfo argument (#5553)
Refactor such that metadata and etag are
combined to a single argument `srcInfo`.

This is a precursor change for #5544 making
it easier for us to provide encryption/decryption
functions.
2018-02-21 14:18:47 +05:30
..
gateway-s3.go Change CopyObject{Part} to single srcInfo argument (#5553) 2018-02-21 14:18:47 +05:30
gateway-s3_test.go Convert gateways into respective packages (#5200) 2017-12-05 17:58:09 -08:00