go.fuchsia.dev/infra@v0.0.0-20240507153436-9b593402251b/cmd/ftxtest/gen.sh (about)

     1  #!/bin/bash
     2  
     3  # module=PREFIX is needed to strip PREFIX off of go_package specified in .proto file
     4  protoc --go_out=. --go_opt=module=go.fuchsia.dev/infra/cmd/ftxtest proto/{input,output}.proto