package
0.0.0-20221215201330-7a7b8921c262
Repository: https://github.com/jooho/integration-framework-server.git
Documentation: pkg.go.dev

# Functions

AddLogger logs request/response pair.
RequestID is a middleware that injects a request ID into the context of each request.
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.