doutang1856 2017-05-06 09:57
浏览 20

使用Go语言在AWS S3中创建对象

i want to create an object (file) in my s3 bucket using Go Language, i've read the API Reference and search it on google but all of them just uploading the file, no one using the method create a new object and fill it body with base64 encoded (for image), if someone can help me with this? i've done it with PHP but now im using Go Language

  • 写回答

0条回答 默认 最新

    报告相同问题?