add go_tag suupport #19

Closed
opened 2021-02-26 07:28:34 +03:00 by vtolstov · 3 comments
vtolstov commented 2021-02-26 07:28:34 +03:00 (Migrated from github.com)
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
Baural commented 2021-06-20 20:48:44 +03:00 (Migrated from github.com)

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

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
vtolstov commented 2021-06-20 21:41:12 +03:00 (Migrated from github.com)

What kind of os?
And how looks you full command?

What kind of os? And how looks you full command?
vtolstov commented 2021-10-23 23:27:36 +03:00 (Migrated from github.com)

implemented

implemented
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: unistack-org/protoc-gen-go-micro#19
No description provided.