Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Extract ¶
func Extract(ctx context.Context, propagators propagation.TextMapPropagator) trace.SpanContext
func Inject ¶
func Inject(ctx context.Context, propagators propagation.TextMapPropagator)
Types ¶
type OpenTelemetryKeyType ¶
type OpenTelemetryKeyType int
const ( OpenTelemetryKey OpenTelemetryKeyType = iota OpenTelemetryStartTimeKey )
Click to show internal directories.
Click to hide internal directories.