package
0.0.4-beta
Repository: https://github.com/zepellin/go-cloud.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.