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/docker/libnetwork | Package libnetwork provides the basic functionality and extension points to create network namespaces and allocate interfaces for containers to use. |
github.com/docker/libnetwork/netlabel | |
github.com/docker/libnetwork/netutils | |
github.com/docker/libnetwork/types | Package types contains types that are common across libnetwork project |
github.com/gorilla/mux | Package mux implements a request router and dispatcher. |
io/ioutil | Package ioutil implements some I/O utility functions. |
net/http | Package http provides HTTP client and server implementations. |
strings | Package strings implements simple functions to manipulate UTF-8 encoded strings. |