Versions in this module Expand all Collapse all v0 v0.6.0 Mar 5, 2020 Changes in this version + func ExtractTraceContext(ctx context.Context, ev json.RawMessage) (context.Context, error) + func GetTraceHeaders(ctx context.Context, useCurrentSegmentAsParent bool) map[string]string + type Listener struct + func (l *Listener) HandlerFinished(ctx context.Context) + func (l *Listener) HandlerStarted(ctx context.Context, msg json.RawMessage) context.Context