Function ln_gateway::rpc::rpc_server::run_webserver
source ยท pub async fn run_webserver(
config: Option<GatewayConfiguration>,
bind_addr: SocketAddr,
gateway: Gateway,
task_group: &mut TaskGroup,
) -> Result<()>