Imports of package service

PathSynopsis
github.com/golang/protobuf/ptypesPackage ptypes provides functionality for interacting with well-known types.
github.com/golang/protobuf/ptypes/wrappers
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/channelzPackage channelz exports internals of the channelz implementation as required by other gRPC packages.
google.golang.org/grpc/channelz/grpc_channelz_v1
google.golang.org/grpc/connectivityPackage connectivity defines connectivity semantics.
netPackage net provides a portable interface for network I/O, including TCP/IP, UDP, domain name resolution, and Unix domain sockets.