testdata

How to regenerate proto derived files

Ensure you have installed the following tools:

Run the following command from this directory:

protoc --go_out=. --go_opt=paths=source_relative --go-grpc_out=. --go-grpc_opt=paths=source_relative echo.proto