Skip to content

Some files in multi-file package ignored #97

@tywkeene

Description

@tywkeene

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions