//
pkg.gl
Category
github.com/entropyx/dd-trace-go
ddtrace
mocktracer
package
1.8.0
Repository:
https://github.com/entropyx/dd-trace-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
0
Files
375 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.