-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 新增s3manager上传示例 * 优化删除目录、批量删除方法、增加删除是否返回成功、失败列表
- Loading branch information
Showing
115 changed files
with
18,799 additions
and
1,039 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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上传示例 | ||
* 优化删除目录、批量删除方法、增加删除是否返回成功、失败列表 |
Oops, something went wrong.