package
1.59.5
Repository: https://github.com/nowfred/dd-trace-go.git
Documentation: pkg.go.dev

# 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.