//
pkg.gl
Category
github.com/tangelo-labs/go-grpcx
interception
headers
package
0.0.5
Repository:
https://github.com/tangelo-labs/go-grpcx.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
35 SLOC
#
Functions
StreamClientInterceptor
StreamClientInterceptor similar to UnaryClientInterceptor, but for streaming requests.
UnaryClientInterceptor
UnaryClientInterceptor returns a new unary client interceptor that injects the given list of headers into the context.