pub type MiddlewareController = GenericController<GrpcClient>;Expand description
Middleware controller, use for setting request specific Masking, path-hint and customer-ids
Aliased Typeยง
pub struct MiddlewareController { /* private fields */ }pub type MiddlewareController = GenericController<GrpcClient>;Middleware controller, use for setting request specific Masking, path-hint and customer-ids
pub struct MiddlewareController { /* private fields */ }