context | Package context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes. |
github.com/moby/buildkit/client | |
github.com/moby/buildkit/util/appcontext | |
github.com/opentracing/opentracing-go | |
github.com/opentracing/opentracing-go/ext | |
github.com/opentracing/opentracing-go/log | |
github.com/uber/jaeger-client-go | Package jaeger implements an OpenTracing (http://opentracing.io) Tracer. |
github.com/urfave/cli | Package cli provides a minimal framework for creating and organizing command line Go applications. |
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. |
strings | Package strings implements simple functions to manipulate UTF-8 encoded strings. |
time | Package time provides functionality for measuring and displaying time. |