Function network::protocols::health_checker::network_endpoint_config
source · pub fn network_endpoint_config(
) -> (Vec<ProtocolId>, Vec<ProtocolId>, QueueStyle, usize, Option<&'static IntCounterVec>)
Expand description
Configuration for the network endpoints to support HealthChecker.