Versions in this module Expand all Collapse all v0 v0.24.2 Aug 29, 2023 v0.24.1 Dec 14, 2022 Changes in this version + func Binary(sc trace.SpanContext) []byte + func FromBinary(b []byte) (sc trace.SpanContext, ok bool) + type HTTPFormat interface + SpanContextFromRequest func(req *http.Request) (sc trace.SpanContext, ok bool) + SpanContextToRequest func(sc trace.SpanContext, req *http.Request)