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

BUILD instructions #1

Open
tamalsaha opened this issue Oct 28, 2023 · 0 comments
Open

BUILD instructions #1

tamalsaha opened this issue Oct 28, 2023 · 0 comments

Comments

@tamalsaha
Copy link

buf.gen.yaml

version: v1
plugins:

  • plugin: go
    out: ./
    opt:
    • paths=source_relative
  • plugin: go-grpc
    out: ./
    opt:
    • paths=source_relative

contrib/envoy/extensions/filters/network/mysql_proxy/v3

go install google.golang.org/protobuf/cmd/protoc-gen-go@v1.31.0
go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@v1.2

buf generate mysql_proxy.proto

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