Skip to content

simplify proto generation #21

@awalterschulze

Description

@awalterschulze

This is not a bug, just something you can consider.
All you protos do the same thing.
https://github.com/philhofer/rkive/search?utf8=%E2%9C%93&q=gogoproto
They just enable a lot of extensions on all your messages.

Maybe you might consider doing something simpler, like gogoslick_out instead of gogo_out
https://github.com/gogo/protobuf/blob/master/Readme.md#more-speed-and-more-generated-code
This could also possibly simplify your proto_path

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions