Versions in this module Expand all Collapse all v2 v2.0.6 Jul 6, 2022 Changes in this version + func ExtractSpan(ctx context.Context) (opentracing.SpanContext, error) + func FinishSpan(ctx context.Context, err error) + func InjectSpan(ctx context.Context) (context.Context, error) + func LogError(span opentracing.Span, message string) + func StartSpan(parentCtx context.Context, opName string, tags opentracing.Tags, ...) context.Context Other modules containing this package github.com/ltellesfl/pitaya