modulepackage
0.0.0-20210323163940-e5af0387f6f0
Repository: https://github.com/kaaproject/correlation.git
Documentation: pkg.go.dev
# Functions
ContextWithCorrelationID sets correlation ID to context for further use.
GenerateID generates correlation ID.
ID returns correlation ID from the context, if found.
SetCorrelationID stored in the context in the HTTP request.
WithCorrelationID is an HTTP handler factory function for use in the handlers chain.