You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
doc: update client interceptors chaining example with grpc functions (#669)
Replace middleware.ChainXXXClient(...) functions with
grpc.WithChainXXXInterceptor(...).
Also fix the number of parenthesis in the server interceptors chaining
example.
0 commit comments