listobject v1 未使用chan

This commit is contained in:
weisd
2024-08-20 14:49:15 +08:00
parent 25e98cd1e2
commit edf56c122f
6 changed files with 188 additions and 53 deletions
+2 -2
View File
@@ -409,7 +409,7 @@ impl From<s3s::dto::CompletedPart> for CompletePart {
}
}
#[derive(Debug)]
#[derive(Debug, Default)]
pub struct ObjectInfo {
pub bucket: String,
pub name: String,
@@ -424,7 +424,7 @@ pub struct ObjectInfo {
pub is_latest: bool,
}
#[derive(Debug)]
#[derive(Debug, Default)]
pub struct ListObjectsInfo {
// Indicates whether the returned list objects response is truncated. A
// value of true indicates that the list was truncated. The list can be truncated