registerInterceptor method Null safety
- Interceptor action
Registers a middleware for methods in GRPC endpoint.
action
an action function that is called when middleware is invoked.
Registers a middleware for methods in GRPC endpoint.
action
an action function that is called when middleware is invoked.