import "github.com/golang/protobuf/protoc-gen-go/grpc"
Package grpc outputs gRPC service descriptions in Go code. It runs as a plugin for the Go protocol buffer compiler plugin. It is linked in to protoc-gen-go.
grpc.go