Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FromWire ¶
func FromWire(r *http.Request) (opentracing.SpanContext, error)
FromWire returns a span context from the request if there was an encoded request
func ToWire ¶ added in v0.1.98
func ToWire(spanCtx opentracing.SpanContext, r *http.Request) error
ToWire adds tracing information to context based on request headers
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.