Function register_runner

Source
pub async fn register_runner(
    payload: &Register,
    data: &AppData,
) -> Result<(), ServiceError>