Imports of package progress

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
github.com/docker/docker/api/types
github.com/docker/docker/api/types/swarm
github.com/docker/docker/clientPackage client is a Go client for the Docker Engine API.
github.com/docker/docker/pkg/progress
github.com/docker/docker/pkg/streamformatterPackage streamformatter provides helper functions to format a stream.
github.com/opencontainers/go-digestPackage digest provides a generalized type to opaquely represent message digests and their operations within the registry.
ioPackage io provides basic interfaces to I/O primitives.
osPackage os provides a platform-independent interface to operating system functionality.
os/signalPackage signal implements access to incoming signals.
timePackage time provides functionality for measuring and displaying time.