ln_gateway::rpc::rpc_server

Function stop

source
async fn stop(
    __arg0: Extension<TaskGroup>,
    __arg1: Extension<Arc<Gateway>>,
) -> Result<impl IntoResponse, AdminGatewayError>