encoding/json | Package json implements encoding and decoding of JSON as defined in RFC 7159. |
fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/Sirupsen/logrus | |
github.com/docker/docker/api | |
github.com/docker/docker/api/server/httputils | |
github.com/docker/docker/api/server/router | |
github.com/docker/docker/daemon/cluster | |
github.com/docker/docker/errors | |
github.com/docker/docker/pkg/ioutils | |
github.com/docker/engine-api/types | Package types is used for API stability in the types and response to the consumers of the API stats endpoint. |
github.com/docker/engine-api/types/events | |
github.com/docker/engine-api/types/filters | Package filters provides helper function to parse and handle command line filter, used for example in docker ps or docker images commands. |
github.com/docker/engine-api/types/time | |
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. |
net/http | Package http provides HTTP client and server implementations. |
time | Package time provides functionality for measuring and displaying time. |