fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/docker/docker/api/types/swarm | |
github.com/docker/docker/client | Package client is a Go client for the Docker Engine API. |
github.com/docker/docker/pkg/stringid | Package stringid provides helper functions for dealing with string identifiers |
golang.org/x/net/context | Package context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes. |