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
Generated
+1
View File
@@ -1454,6 +1454,7 @@ dependencies = [
name = "madmin"
version = "0.0.1"
dependencies = [
"ecstore",
"psutil",
"serde",
]