Skip to main content

list_namespaces

Function list_namespaces 

Source
pub async fn list_namespaces<S: WorkflowStore>(
    __arg0: State<Arc<AppState<S>>>,
) -> Result<Json<Vec<Value>>, AppError>