delete_bucket todo

This commit is contained in:
weisd
2024-08-21 10:05:19 +08:00
parent df4504eb06
commit 05056f6b8d
5 changed files with 47 additions and 3 deletions
+2
View File
@@ -17,6 +17,8 @@
- [x] 创建 CreateBucket
- [x] 列表 ListBuckets
- [ ] 桶下面的文件列表 ListObjects
- [x] 简单实现功能
- [ ] 优化并发读取
- [ ] 删除
- [x] 详情 HeadBucket
- [ ] 文件操作