Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

inject-tag is not used #6

Open
onepiece010938 opened this issue Sep 27, 2022 · 1 comment
Open

inject-tag is not used #6

onepiece010938 opened this issue Sep 27, 2022 · 1 comment

Comments

@onepiece010938
Copy link

產生出來的*.pb.go
// @inject_tag: json:"nick_name" form:"nick_name" uri:"nick_name"
NickName string protobuf:"bytes,1,opt,name=NickName,proto3" json:"NickName,omitempty"
看起來沒透過protoc-go-inject-tag inject過呦

@yang-wang11
Copy link

protoc-go-inject-tag -input="*.pb.go"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants