support some peer rest api

Signed-off-by: mujunxiang <1948535941@qq.com>
This commit is contained in:
mujunxiang
2024-11-27 14:21:26 +08:00
parent 5cc138e23d
commit 1b9ae3ccb3
16 changed files with 1482 additions and 68 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ pub mod endpoints;
pub mod erasure;
pub mod error;
mod file_meta;
mod global;
pub mod global;
pub mod heal;
pub mod peer;
mod quorum;