package
0.43.0
Repository: https://github.com/eliben/gocdkx.git
Documentation: pkg.go.dev

# Functions

Diff compares the list of spans and metric counts obtained from OpenCensus instrumentation (using the TestExporter in this package, or similar) with an expected list of calls.
NewTestExporter creates a TestExporter and registers it with OpenCensus.

# Structs

Call holds the expected contents of a measured call.
TestExporter is an exporter of OpenCensus traces and metrics, for testing.