Skip to main content

serve_coordinator

Function serve_coordinator 

Source
pub async fn serve_coordinator(
    registry: WorkerRegistry,
    addr: &str,
    token: Option<String>,
) -> Result<(), Box<dyn Error>>
Expand description

Start the coordinator server.