grpc-go/compiler
iamqizhao 634392a1c6 Remove the 2nd RecvProto in the generated code for client streaming 2015-02-18 22:18:01 -08:00
..
Makefile Move source files up one level. 2015-02-09 11:33:38 +11:00
README Move source files up one level. 2015-02-09 11:33:38 +11:00
gen.sh Move source files up one level. 2015-02-09 11:33:38 +11:00
go_generator.cc Remove the 2nd RecvProto in the generated code for client streaming 2015-02-18 22:18:01 -08:00
go_generator.h Move source files up one level. 2015-02-09 11:33:38 +11:00
go_plugin.cc Move source files up one level. 2015-02-09 11:33:38 +11:00

README

The plugin here is a short-term solution and does not support all the use cases.
We are working on having a full-fledged solution as part of
github.com/golang/protobuf. Once it is online, this code will be deleted.