Imports of package config

PathSynopsis
errorsPackage errors implements functions to manipulate errors.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/opentracing/opentracing-go
github.com/pkg/errorsPackage errors provides simple error handling primitives.
github.com/uber/jaeger-client-goPackage jaeger implements an OpenTracing (http://opentracing.io) Tracer.
github.com/uber/jaeger-client-go/internal/baggage/remote
github.com/uber/jaeger-client-go/internal/throttler/remote
github.com/uber/jaeger-client-go/rpcmetricsPackage rpcmetrics implements an Observer that can be used to emit RPC metrics.
github.com/uber/jaeger-client-go/transportPackage transport defines various transports that can be used with RemoteReporter to send spans out of process.
github.com/uber/jaeger-lib/metrics
ioPackage io provides basic interfaces to I/O primitives.
net/urlPackage url parses URLs and implements query escaping.
osPackage os provides a platform-independent interface to operating system functionality.
strconvPackage strconv implements conversions to and from string representations of basic data types.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
timePackage time provides functionality for measuring and displaying time.