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