Function call_service

Source
pub async fn call_service(
    address: String,
    type_: String,
    data: String,
) -> Result<(), Box<dyn Error>>
Expand description

Makes a service call within the container