github.com/golang/protobuf/ptypes | Package ptypes provides functionality for interacting with well-known types. |
github.com/golang/protobuf/ptypes/wrappers | |
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. |
google.golang.org/grpc | Package grpc implements an RPC system called gRPC. |
google.golang.org/grpc/channelz | Package 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/connectivity | Package connectivity defines connectivity semantics. |
net | Package net provides a portable interface for network I/O, including TCP/IP, UDP, domain name resolution, and Unix domain sockets. |