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