Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 146 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 146 Bytes
export COS_BUCKET_URL=https://<bucket>-<appid>.cos.<region>.myqcloud.com
export COS_SECRETID=xx
export COS_SECRETKEY=xxx

go run xxx.go