Function mz_balancerd::lookup

source ·
pub(crate) async fn lookup(name: &str) -> Result<SocketAddr, Error>
Expand description

Returns the first IP address resolved from the provided hostname.