Function vector::sinks::gcs_common::config::healthcheck_response

source ยท
pub fn healthcheck_response(
    response: Response<Body>,
    not_found_error: Error,
) -> Result<()>