first to commit project

This commit is contained in:
alantong
2018-12-06 15:24:18 +08:00
commit 6ad265fc0c
78 changed files with 6171 additions and 0 deletions

8
example/README.md Normal file
View File

@@ -0,0 +1,8 @@
```
export COS_SECRETID=xx
export COS_SECRETKEY=xxx
go run xxx.go
```