Closed gfanton closed 7 years ago
Add an all option argument that will parse every protofiles (not only those with services). exemple:
protoc -I. --gotemplate_out=template_dir=templates,debug=true,all=true:output ./protos/*.proto
👍 and say hello to location.proto!
Add an all option argument that will parse every protofiles (not only those with services). exemple: