import "google.golang.org/grpc/encoding/proto"
Package proto defines the protobuf codec. Importing this package will register the codec.
proto.go
Name is the name registered for the proto compressor.
const Name = "proto"