blob: 4aaaa2e0533961beb8e7dec6faf362618967f91c [file] [log] [blame]
export GO111MODULE="on"
export GOPROXY="http://goproxy.io"
go install github.com/dubbogo/tools/cmd/protoc-gen-go-triple@v1.0.8
protoc --go_out=. --go-triple_out=. samples_api.proto