errors | Package errors implements functions to manipulate errors. |
fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/opentracing/opentracing-go | |
github.com/pkg/errors | Package errors provides simple error handling primitives. |
github.com/uber/jaeger-client-go | Package 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/rpcmetrics | Package rpcmetrics implements an Observer that can be used to emit RPC metrics. |
github.com/uber/jaeger-client-go/transport | Package transport defines various transports that can be used with RemoteReporter to send spans out of process. |
github.com/uber/jaeger-lib/metrics | |
io | Package io provides basic interfaces to I/O primitives. |
net/url | Package url parses URLs and implements query escaping. |
os | Package os provides a platform-independent interface to operating system functionality. |
strconv | Package strconv implements conversions to and from string representations of basic data types. |
strings | Package strings implements simple functions to manipulate UTF-8 encoded strings. |
time | Package time provides functionality for measuring and displaying time. |