package
0.3.0
Repository: https://github.com/djcass44/go-tracer.git
Documentation: pkg.go.dev

# Functions

Apply modifies an http client's transport to inject the X-Request-ID header.
GetContextId extracts the request ID from the given context.
GetRequestId extracts the request ID from the current request context.
NewFunc provides an HTTP HandlerFunc for injecting trace information.
Tracer provides an HTTP handler for injecting trace information.
SetRequestId returns a shallow copy of the origin request, with a request ID created or extracted from the X-Request-ID header.

# Constants

No description provided by the author
Deprecated: replaced by concrete type ContextKey.

# Variables

No description provided by the author

# Type aliases

No description provided by the author