add go_tag suupport #19
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
https://github.com/searKing/golang/tree/master/tools/cmd/protoc-gen-go-tag
https://github.com/srikrsna/protoc-gen-gotag
also add some micro replated options to internal proto like timeout
Hi Vasiliy.
Are you sure need to use - input.proto in command:
protoc --micro_out=debug=true,components="micro|http":. input.proto
Maybe need use example/example.proto?
I couldn't generate code by using your command
What kind of os?
And how looks you full command?
implemented