pub(crate) async fn cluster_status(
state: &State<Arc<RwLock<SharedState>>>,
cluster: &State<Arc<RwLock<ClusterManager>>>,
) -> Json<ApiResponse>
pub(crate) async fn cluster_status(
state: &State<Arc<RwLock<SharedState>>>,
cluster: &State<Arc<RwLock<ClusterManager>>>,
) -> Json<ApiResponse>