envoy-filter-example icon indicating copy to clipboard operation
envoy-filter-example copied to clipboard

How to generate golang files from the proto file of the extension filter

Open vikaskumar11 opened this issue 4 years ago • 0 comments

Hi, I want to configure my extension using go-control-plane. for that I need golang file generated from my extension proto file. I tried running ./tools/api/generate_go_protobuf.py, it doesn't work. Any pointers on this.

vikaskumar11 avatar Nov 04 '21 05:11 vikaskumar11