cardinal-plugins 0.2.41

Middleware registry and execution engine for the Cardinal gateway
Documentation
1
2
3
4
5
6
7
8
9
mod builtin;
pub mod container;
pub mod headers;
pub mod plugin_executor;
pub mod request_context;
pub mod runner;
pub mod utils;

pub const REQ_UTC_TIME: &str = "REQ_UTC_TIME";