Module tonic::service::interceptor [−][src]
Expand description
gRPC interceptors which are a kind of middleware.
See interceptor_fn
for more details.
Structs
A service wrapped in an interceptor middleware.
An interceptor created from a function.
Response future for InterceptedService
.
Functions
Create a new interceptor from a function.