Imports of package proto

PathSynopsis
github.com/golang/protobuf/protoPackage proto provides functionality for handling protocol buffer messages.
google.golang.org/grpc/encodingPackage encoding defines the interface for the compressor and codec, and functions to register and retrieve compressors and codecs.
mathPackage math provides basic constants and mathematical functions.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.