MiddlewareController

Type Alias MiddlewareController 

Source
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 */ }