Trait pingora_core::protocols::ProtoDigest
source · pub trait ProtoDigest {
// Provided method
fn get_digest(&self) -> Option<&Digest> { ... }
}
Expand description
The interface to return protocol related information