Imports of package jaegertracing

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
crypto/randPackage rand implements a cryptographically secure random number generator.
errorsPackage errors implements functions to manipulate errors.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/labstack/echo/v4Package echo implements high performance, minimalist Go web framework.
github.com/labstack/echo/v4/middleware
github.com/opentracing/opentracing-go
github.com/opentracing/opentracing-go/ext
github.com/uber/jaeger-client-go/config
ioPackage io provides basic interfaces to I/O primitives.
net/httpPackage http provides HTTP client and server implementations.
reflectPackage reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types.
runtimePackage runtime contains operations that interact with Go's runtime system, such as functions to control goroutines.
timePackage time provides functionality for measuring and displaying time.