Imports of package gw

PathSynopsis
github.com/coreos/etcd/etcdserver/etcdserverpbPackage etcdserverpb is a generated protocol buffer package.
github.com/golang/protobuf/protoPackage proto provides functionality for handling protocol buffer messages.
github.com/grpc-ecosystem/grpc-gateway/runtimePackage runtime contains runtime helper functions used by servers which protoc-gen-grpc-gateway generates.
github.com/grpc-ecosystem/grpc-gateway/utilitiesPackage utilities provides members for internal use in grpc-gateway.
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.
google.golang.org/grpc/grpclogPackage grpclog defines logging for grpc.
ioPackage io provides basic interfaces to I/O primitives.
net/httpPackage http provides HTTP client and server implementations.