Imports of package remote

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
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/utils
net/urlPackage url parses URLs and implements query escaping.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.
sync/atomicPackage atomic provides low-level atomic memory primitives useful for implementing synchronization algorithms.
timePackage time provides functionality for measuring and displaying time.