gateway_tests

Function get_gateway_info

source
pub(crate) async fn get_gateway_info(gw: &Gatewayd) -> Result<GatewayInfo>
Expand description

Retrieves the GatewayInfo by issuing an info GET request to the gateway.