//! Defines the interface that [`LoadBalancedChannel`](crate::LoadBalancedChannel) requires in order
//! to resolve all the IP adresses for a given service.
use ;
use crateServiceDefinition;
/// Interface that provides functionality to
/// acquire a list of ips given a valid host name.