init BucketVersionin api

This commit is contained in:
weisd
2024-10-09 17:38:56 +08:00
parent c9423038da
commit 000866556e
3 changed files with 18 additions and 3 deletions
-1
View File
@@ -5,7 +5,6 @@ use crate::store_api::{HTTPRangeSpec, ObjectIO, ObjectInfo, ObjectOptions, PutOb
use http::HeaderMap;
use s3s::dto::StreamingBlob;
use s3s::Body;
use tracing::warn;
use super::error::ConfigError;