Versions in this module Expand all Collapse all v0 v0.1.0 Aug 22, 2021 Changes in this version + func New() propagation.TextMapPropagator + type Propagator struct + func (l5d Propagator) Extract(ctx context.Context, carrier propagation.TextMapCarrier) context.Context + func (l5d Propagator) Fields() []string + func (l5d Propagator) Inject(ctx context.Context, carrier propagation.TextMapCarrier)