const go.opentelemetry.io/otel/api/trace.traceparentHeader
4 uses
go.opentelemetry.io/otel/api/trace (current package)
trace_context_propagator.go#L29: traceparentHeader = "traceparent"
trace_context_propagator.go#L66: supplier.Set(traceparentHeader, h)
trace_context_propagator.go#L83: h := supplier.Get(traceparentHeader)
trace_context_propagator.go#L151: return []string{traceparentHeader, tracestateHeader}
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |