go-storage icon indicating copy to clipboard operation
go-storage copied to clipboard

services/oss: Add client options support for oss

Open Xuanwo opened this issue 3 years ago • 0 comments

  • [ ] SecurityToken
  • [ ] EnableCRC
  • [ ] UserAgent

How to?

  • Add related key in service.toml under pairs
  • Add related key in service.toml in service or storage's new
  • run make build to generate code
  • Add support for the options
  • Send PRs

Xuanwo avatar Apr 30 '21 05:04 Xuanwo