Versions in this module Expand all Collapse all v0 v0.2.2 Aug 17, 2020 v0.2.1 Aug 17, 2020 Changes in this version + type Span struct + func StartSpan(operationName string) Span + func (s Span) Finish() + func (s Span) SetBaggageItem(key string, value interface{})