const supportedVersion …
const maxVersion …
const traceparentHeader …
const tracestateHeader …
const delimiter …
type TraceContext …
var _ …
var versionPart …
func (tc TraceContext) Inject(ctx context.Context, carrier TextMapCarrier) { … }
func (tc TraceContext) Extract(ctx context.Context, carrier TextMapCarrier) context.Context { … }
func (tc TraceContext) extract(carrier TextMapCarrier) trace.SpanContext { … }
func upperHex(v string) bool { … }
func extractPart(dst []byte, h *string, n int) bool { … }
func (tc TraceContext) Fields() []string { … }