minio/cmd/gateway/b2
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-b2.go Change CopyObject{Part} to single srcInfo argument (#5553) 2018-02-21 14:18:47 +05:30
gateway-b2_test.go Unify gateway and object layer. (#5487) 2018-02-09 15:19:30 -08:00