Descriptiongoprotobuf: Present comments in .proto files in the generated .pb.go.
This doesn't use every comment, but just the ones that I thought
would be most useful to someone reading the generated code, namely
those attached to these things:
- messages
- message fields
- enums
- enum values
Patch Set 1 #Patch Set 2 : diff -r b2329caf408c https://code.google.com/p/goprotobuf #Patch Set 3 : diff -r b2329caf408c https://code.google.com/p/goprotobuf #Patch Set 4 : diff -r b2329caf408c https://code.google.com/p/goprotobuf #
MessagesTotal messages: 3
|