mirror of
https://github.com/minio/minio.git
synced 2025-10-29 07:11:30 +01: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.