# Functions
StartSpanFromContext returns a new span with the given operation name and options.
# Structs
HTTPHeadersCarrier implements tracer.TextMapWriter and tracer.TextMapReader on top of fasthttp's RequestHeader object, allowing it to be used as a span context carrier for distributed tracing.