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/config | |
github.com/docker/libnetwork/netlabel | |
github.com/docker/libnetwork/options | Package options provides a way to pass unstructured sets of options to a component expecting a strongly-typed configuration structure. |
github.com/docker/libnetwork/types | Package types contains types that are common across libnetwork project |