Versions in this module Expand all Collapse all v1 v1.0.1 May 10, 2021 v1.0.0 May 9, 2021 Changes in this version + func NewTracer(opts ...trace.Option) trace.Tracer + type Tracer struct + func (t *Tracer) Finish(s *trace.Span) error + func (t *Tracer) Read(opts ...trace.ReadOption) ([]*trace.Span, error) + func (t *Tracer) Start(ctx context.Context, name string) (context.Context, *trace.Span) Incompatible versions in this module v2.3.0+incompatible May 9, 2021