Categorygithub.com/olomix/go-request-id/grpc
modulepackage
0.0.1
Repository: https://github.com/olomix/go-request-id.git
Documentation: pkg.go.dev

# Functions

StreamRequestIdExtractor is an interceptor to extract request-id from incoming metadata and insert it into context.
StreamRequestIdInjector add request-id header to outgoing stream requests.
UnaryRequestIdExtractor is an interceptor to extract request-id from incoming metadata and insert it into context.
UnaryRequestIdInjector adds request-id header to outgoing unary requests.