# Functions
ContextWithSpanContext returns a context that holds a reference to the given span context.
NewTracer returns an jaeger implementation of an opentracing tracer.
SpanContextFromContext extracts a span context from the given context.
# Variables
Tracer is a global opentracing tracer.