package
0.0.0-20231121170517-ba4ce3039230
Repository: https://github.com/hiteshrepo/modern-api-design-with-grpc.git
Documentation: pkg.go.dev

# Functions

RequestID is a middleware that injects a request ID into the context of each request.
No description provided by the author
GetReqID returns a request ID from the given context if one is present.

# Constants

RequestIDKey is the key that holds th unique request ID in a request context.