func GenerateFile(gen *protogen.Plugin, file *protogen.File) *protogen.GeneratedFile
GenerateFile generates a _grpc.pb.go file containing gRPC service definitions.
func GenerateFileContent(gen *protogen.Plugin, file *protogen.File, g *protogen.GeneratedFile)
GenerateFileContent generates the gRPC service definitions, excluding the package statement.