Documentation ¶
Overview ¶
Package tracingtest provides helpers for testing opencensus tracing instrumentation.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Exporter ¶
type Exporter struct {
// contains filtered or unexported fields
}
Exporter is an in-memory implementation of trace.Exporter suitable for verifying opencensus tracing calls in unit tests.
func (*Exporter) ExportSpan ¶
Click to show internal directories.
Click to hide internal directories.