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/uber/jaeger-client-goPackage jaeger implements an OpenTracing (http://opentracing.io) Tracer.
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-client-go/transport/udp
ioPackage io provides basic interfaces to I/O primitives.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
timePackage time provides functionality for measuring and displaying time.