Skip to main content

proxy_cocoon

Function proxy_cocoon 

Source
pub async fn proxy_cocoon(
    run_time: &Arc<ApplicationRunTime>,
    target: ProxyTarget,
    method_suffix: &str,
    params: Value,
    timeout_ms: u64,
) -> Result<Value, String>