Documentation
¶
Index ¶
Constants ¶
View Source
const OTelSpanContextKey = "otel.span.context"
Variables ¶
This section is empty.
Functions ¶
func DeserializeSpanContext ¶
func DeserializeSpanContext(b []byte) (*trace.SpanContext, error)
func SerializeSpanContext ¶
func SerializeSpanContext(c trace.SpanContext) ([]byte, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.