9 lines
73 B
Markdown
9 lines
73 B
Markdown
|
|
|
|
```
|
|
export COS_SECRETID=xx
|
|
export COS_SECRETKEY=xxx
|
|
|
|
go run xxx.go
|
|
```
|