package
1.23.0-rc.1
Repository: https://github.com/seatgeek/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.