Versions in this module Expand all Collapse all v0 v0.2.0 Aug 1, 2026 v0.1.0 Jul 31, 2026 Changes in this version + func ContextWithTraceID(ctx context.Context, traceID string) context.Context + func GetTraceID(ctx context.Context) string + func TraceMiddleware(next http.Handler) http.Handler