Imports of package checkpoint

PathSynopsis
encoding/jsonPackage json implements encoding and decoding of JSON as defined in RFC 7159.
github.com/docker/docker/api/server/httputils
github.com/docker/docker/api/server/router
github.com/docker/docker/api/types
golang.org/x/net/contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
net/httpPackage http provides HTTP client and server implementations.