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

Generating proto files in multiple directories #48

Closed
kiro opened this issue Jul 15, 2015 · 1 comment
Closed

Generating proto files in multiple directories #48

kiro opened this issue Jul 15, 2015 · 1 comment

Comments

@kiro
Copy link

kiro commented Jul 15, 2015

Hi, when generating go protos like

protoc --go_out=plugins=grpc:. /.proto

it fails with error:inconsistent package names: blabla

I guess the assumptions is that it will be called only for files in the same directory. Are there plans to fix that?

@dsymonds
Copy link
Contributor

Dupe of #39.

@golang golang locked as resolved and limited conversation to collaborators Jun 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants