init metacache io

This commit is contained in:
weisd
2024-12-05 17:42:17 +08:00
committed by weisd
parent 2786174ffb
commit 0cf7c19b96
4 changed files with 30 additions and 32 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ pub mod store;
pub mod store_api;
pub mod store_err;
mod store_init;
mod store_list_objects;
pub mod store_list_objects;
pub mod utils;
pub mod xhttp;