# Functions
DefaultOptions returns default options.
FromContext returns a span from context.
Read the given trace.
ToContext saves the trace and span ids in the context.
# Constants
DefaultSize of the buffer.
SpanTypeRequestInbound is a span created when serving a request.
SpanTypeRequestOutbound is a span created when making a service call.
# Variables
DefaultTracer is the default tracer.
# Interfaces
Tracer is an interface for distributed tracing.