const go.opentelemetry.io/otel/api/trace.tracestateHeader
4 uses
go.opentelemetry.io/otel/api/trace (current package)
trace_context_propagator.go#L30: tracestateHeader = "tracestate"
trace_context_propagator.go#L54: supplier.Set(tracestateHeader, state)
trace_context_propagator.go#L70: state := supplier.Get(tracestateHeader)
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. |