pub async fn list_databases( __arg0: Extension<Service>, ) -> Result<Json<Vec<PbDatabase>>, DashboardError>