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

Some files in multi-file package ignored #97

Open
tywkeene opened this issue Jan 31, 2018 · 0 comments
Open

Some files in multi-file package ignored #97

tywkeene opened this issue Jan 31, 2018 · 0 comments

Comments

@tywkeene
Copy link

I'm trying to generate protobufs for openrtb, but some of the data structures i need in the files bid_request.go and bid_response.go aren't being generated, and without any warning or output explaining why.

I figured it might be a naming issue, so I renamed them to be one word with no underscore, both camel case and all lower case. Neither worked.

I'd really like to be able to use this project, it would make my life so much easier, but this is a real brick wall for me.

Any insight?

Running with this script
proteus proto -p gopkg.in/mxmCherry/openrtb.v2 \ -f ./openrtb-protobuf --verbose

I run some extra sed/grep magic to do some extra stuff, but I've confirmed it's not what is interfering here.

Thanks for the help.

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

1 participant