Skip to content

Commit

Permalink
* 创建bucket支持项目制
Browse files Browse the repository at this point in the history
* 新增s3manager上传示例
* 优化删除目录、批量删除方法、增加删除是否返回成功、失败列表
  • Loading branch information
wilac-pv committed Sep 3, 2021
1 parent 5d366ae commit f504918
Show file tree
Hide file tree
Showing 115 changed files with 18,799 additions and 1,039 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# 更新日志

## 示例代码
* bucket_sample/sample.go
* object_sample/sample.go


## [1.0.13] - 2021-09-01

### 更新

* 创建bucket支持项目制
* 新增s3manager上传示例
* 优化删除目录、批量删除方法、增加删除是否返回成功、失败列表
Loading

0 comments on commit f504918

Please sign in to comment.