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

# Functions

NewTracer creates a new Tracer.
WithServiceName sets the given service name for the client.

# Structs

A Tracer implements the graphql-go/trace.Tracer interface by sending traces to the Datadog tracer.

# Type aliases

Option represents an option that can be used customize the Tracer.