add go_tag suupport #19
Labels
No Label
Kind/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: unistack-org/protoc-gen-go-micro#19
Loading…
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