package
2.34.1+incompatible
Repository: https://github.com/skf/go-utility.git
Documentation: pkg.go.dev

# Functions

ExtendContext extends the context with a Request ID Metadata.
Extract will get the Request ID Metadata out of the context.
StreamClientInterceptor returns a new streaming client interceptor that adds the Request ID Metadata to the call.
StreamServerInterceptor returns a new streaming server interceptor that adds the Request ID Metadata to the call.
UnaryClientInterceptor returns a new unary client interceptor that adds the Request ID Metadata to the call.
UnaryServerInterceptor returns a new unary server interceptor that adds the Request ID Metadata to the call.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Request is a data holder for the different Request ID Metadata.