Versions in this module Expand all Collapse all v0 v0.4.6 Jun 7, 2024 v0.4.5 Dec 15, 2023 Changes in this version + func Attributes(span trace.Span, att map[string]string) + func Event(span trace.Span, name string, att map[string]string) + func Init(ctx context.Context) error + func Start(ctx context.Context, spanName string, opts ...trace.SpanStartOption) (context.Context, trace.Span)