重写stores初始化

This commit is contained in:
weisd
2024-09-10 16:27:35 +08:00
parent 32b64e74d0
commit f7e7f6e257
6 changed files with 18 additions and 10 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
mod bucket_meta;
mod chunk_stream;
pub mod disk;
mod disks_layout;
mod endpoints;
pub mod disks_layout;
pub mod endpoints;
mod erasure;
pub mod error;
mod file_meta;