report_service

Function report_service 

Source
pub fn report_service(
    host: &str,
    port: &str,
    proto: &str,
    provided_map: Option<HashMap<String, String>>,
)