Versions in this module Expand all Collapse all v0 v0.17.1 Oct 26, 2019 Changes in this version + func Diff(gotSpans []*trace.SpanData, gotRows []*view.Row, namePrefix, provider string, ...) string + type Call struct + Code gcerrors.ErrorCode + Method string + type TestExporter struct + Stats chan *view.Data + func NewTestExporter(views []*view.View) *TestExporter + func (te *TestExporter) Counts() []*view.Row + func (te *TestExporter) ExportSpan(s *trace.SpanData) + func (te *TestExporter) ExportView(vd *view.Data) + func (te *TestExporter) Spans() []*trace.SpanData + func (te *TestExporter) Unregister()