Versions in this module Expand all Collapse all v0 v0.3.0 Feb 12, 2018 v0.2.0 Jan 30, 2018 Changes in this version + type Exporter struct + func (e *Exporter) ExportSpan(vd *trace.SpanData) + func (e *Exporter) ExportView(vd *stats.ViewData) v0.1.0 Dec 15, 2017 Changes in this version + type StatsLogExporter struct + func (e *StatsLogExporter) Export(vd *stats.ViewData) + type TraceLogExporter struct + func (e *TraceLogExporter) Export(vd *trace.SpanData)