Versions in this module Expand all Collapse all v0 v0.2.0 Sep 5, 2023 v0.1.0 Aug 1, 2023 Changes in this version + type Exporter struct + func New() (*Exporter, error) + func (e *Exporter) ExportSpans(ctx context.Context, spans []trace.ReadOnlySpan) error + func (e *Exporter) Shutdown(ctx context.Context) error