Imports of package tracecontext

PathSynopsis
encoding/hexPackage hex implements hexadecimal encoding and decoding.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
go.opencensus.io/tracePackage trace contains support for OpenCensus distributed tracing.
go.opencensus.io/trace/propagationPackage propagation implements the binary trace context format.
go.opencensus.io/trace/tracestatePackage tracestate implements support for the Tracestate header of the W3C TraceContext propagation format.
net/httpPackage http provides HTTP client and server implementations.
net/textprotoPackage textproto implements generic support for text-based request/response protocols in the style of HTTP, NNTP, and SMTP.
regexpPackage regexp implements regular expression search.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.