modulepackage
0.0.0-20181129014701-1757c391b1ac
Repository: https://github.com/lightstep/tracecontext.go.git
Documentation: pkg.go.dev
# README
tracecontext.go
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
FromHeaders attempts to parse a TraceContext from a set of headers.
# Constants
Version represents the maximum header version supported.
# Variables
ErrInvalidHeadersMultipleTraceParent occurs when there are multiple `traceparent` headers present.
# Structs
TraceContext represents a paired TraceParent and TraceState that are intended to be propagated together.