mirror of
https://github.com/minio/minio.git
synced 2025-12-04 06:35:55 -05:00
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.