[][src]Trait envoy_sdk::extension::filter::http::Ops

An interface with all available operations over request/response.

Required methods

Loading content...

Implementations

impl dyn Ops[src]

pub fn default() -> &'static dyn Ops[src]

Returns the default implementation that interacts with Envoy through its ABI.

Implementors

Loading content...