Versions in this module Expand all Collapse all v2 v2.0.6 Jun 10, 2022 Changes in this version + type IDGenerator struct + func NewIDGenerator() *IDGenerator + func (id *IDGenerator) NewIDs(ctx context.Context) (traceID trace.TraceID, spanID trace.SpanID) + func (id *IDGenerator) NewSpanID(ctx context.Context, traceID trace.TraceID) (spanID trace.SpanID) + type TracerProvider struct + func New() *TracerProvider v2.0.6-1 Jun 11, 2022