//
pkg.gl
Category
github.com/nowfred/dd-trace-go
ddtrace
mocktracer
package
1.59.5
Repository:
https://github.com/nowfred/dd-trace-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
14
Dependents
2
Files
479 SLOC
#
Functions
Start
Start sets the internal tracer to a mock and returns an interface which allows querying it.
#
Interfaces
Span
Span is an interface that allows querying a span returned by the mock tracer.
Tracer
Tracer exposes an interface for querying the currently running mock tracer.