Imports of package convert

PathSynopsis
errorsPackage errors implements functions to manipulate errors.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
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/pkg/namesgeneratorPackage namesgenerator generates random names.
github.com/docker/libnetwork/datastore
github.com/docker/swarmkit/apiPackage api is a generated protocol buffer package.
github.com/docker/swarmkit/api/genericresource
github.com/docker/swarmkit/ca
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/pkg/errorsPackage errors provides simple error handling primitives.
github.com/sirupsen/logrusPackage logrus is a structured logger for Go, completely API compatible with the standard library logger.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.