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

# Functions

Start sets the internal tracer to a mock and returns an interface which allows querying it.

# Interfaces

Span is an interface that allows querying a span returned by the mock tracer.
Tracer exposes an interface for querying the currently running mock tracer.