Any particular reason the grpc plugin for protoc-gen-go is in an internal/ 
subdirectory? We import it because we want to include the grpc plugin along 
with our custom plugins, but with the move to go 1.5, the import will break.

I was considering adding a grpc or include_grpc package under 
protoc-gen-go/ that could be imported just to link the grpc plugin, but 
that seems silly: would it be reasonable to elide the /internal/ 
subdirectory?

Zellyn

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/d/optout.

Reply via email to