Imports of package convert

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/containerd/logPackage log provides types and functions related to logging, passing loggers through a context, and attaching context to the logger.
github.com/docker/docker/api/types
github.com/docker/docker/api/types/container
github.com/docker/docker/api/types/mount
github.com/docker/docker/api/types/network
github.com/docker/docker/api/types/swarm
github.com/docker/docker/api/types/swarm/runtime
github.com/docker/docker/api/types/volume
github.com/docker/docker/libnetwork/scope
github.com/docker/docker/pkg/namesgeneratorPackage namesgenerator generates random names.
github.com/docker/go-unitsPackage units provides helper function to parse and print size and time units in human-readable format.
github.com/gogo/protobuf/protoPackage proto converts data structures to and from the wire format of protocol buffers.
github.com/gogo/protobuf/typesPackage types contains code for interacting with well-known types.
github.com/moby/swarmkit/v2/api
github.com/moby/swarmkit/v2/api/genericresource
github.com/moby/swarmkit/v2/ca
github.com/pkg/errorsPackage errors provides simple error handling primitives.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.