expvar | Package expvar provides a standardized interface to public variables, such as operation counters in servers. |
github.com/docker/docker/api/server/httputils | |
github.com/docker/docker/api/server/router | |
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. |
net/http/pprof | Package pprof serves via its HTTP server runtime profiling data in the format expected by the pprof visualization tool. |