Skip to content

[Question] About getting the protoc-gen-go-http and protoc-gen-go-errors plugin #3689

@agermel

Description

@agermel

While I used the command below:

go install github.com/go-kratos/kratos/cmd/protoc-gen-go-http@latest
it actually installed what seems to be an experimental plugin:

$ protoc-gen-go-http --version
protoc-gen-go-http 0.0.1
After checking the documentation, I noticed these seems to be no notes regarding the installation of these plugins. I then manually compiled main/cmd/protoc-gen-go-http, and it worked.

Is manually compiling the plugin from main/cmd/protoc-gen-go-http the officially recommended way to install these plugins?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions