Versions in this module Expand all Collapse all v0 v0.0.4 Jan 12, 2025 Changes in this version + func InitGlobalTracer(service string) (io.Closer, error) + func InjectHeaders(req *http.Request) + func TracingMiddleware(next http.Handler) http.Handler + type TracingRoundTripper struct + Proxied http.RoundTripper + func (trt TracingRoundTripper) RoundTrip(req *http.Request) (*http.Response, error)