Imports of package api

PathSynopsis
crypto/randPackage rand implements a cryptographically secure random number generator.
encoding/jsonPackage json implements encoding and decoding of JSON as defined in RFC 7159.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/docker/distribution/contextPackage context provides several utilities for working with Go's context in http requests.
github.com/docker/notary/proto
github.com/docker/notary/signer
github.com/docker/notary/signer/keys
github.com/docker/notary/tuf/data
github.com/docker/notary/tuf/signed
github.com/gorilla/muxPackage mux implements a request router and dispatcher.
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.
google.golang.org/grpcPackage grpc implements an RPC system called gRPC.
google.golang.org/grpc/codesPackage codes defines the canonical error codes used by gRPC.
net/httpPackage http provides HTTP client and server implementations.