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

# README

go-request-id

Go module to work with tracing Request-Id

# Packages

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

# Functions

ExtractRequestID returns request-id from context or empty string of no request-id found in context.
WithNewRandomRequestID returns context.Context with new random request-id attached to it.
WithRequestID returns new context.Context with new request-id attached to it.

# Variables

No description provided by the author