pub fn make_admin_service(metasrv: Arc<Metasrv>) -> Admin
Expose admin http service on rpc port(3002).
This function is deprecated and will be removed in the future. Please use admin_axum_router instead.
admin_axum_router