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

Use a single tool to generate code #133

Open
goshawk-3 opened this issue Feb 5, 2021 · 0 comments
Open

Use a single tool to generate code #133

goshawk-3 opened this issue Feb 5, 2021 · 0 comments
Labels
team:WebTech End to End UX / UI and blockchain

Comments

@goshawk-3
Copy link
Contributor

All files in autogen folder ( both *.pb.go and *.mock.go) are generated with protoc-gen-gogo.

All gen-* targets in Makefile (gen-rusk, gen-monitor, gen-node) are using --go_out flag instead of --gogo_out

As per discussion, if we want to keep gogo tool, any gen-* targets should use --gogo_out

@goshawk-3 goshawk-3 added the team:WebTech End to End UX / UI and blockchain label Feb 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team:WebTech End to End UX / UI and blockchain
Projects
None yet
Development

No branches or pull requests

1 participant