minio / minio-go

MinIO Go client SDK for S3 compatible object storage
https://docs.min.io/docs/golang-client-quickstart-guide.html
Apache License 2.0
2.45k stars 632 forks source link

how to set or get metadata? #1973

Closed shengyun1992 closed 3 months ago

klauspost commented 3 months ago

PutObjectOptions.UserMetadata

StatObject -> ObjectInfo.UserMetadata (comment is only true for listing).

shengyun1992 commented 3 months ago

i want to use http put to to it ![Uploading tttttttttt.jpg…]()