Files
chain33-dtalk/service/group/api/create.sh
2022-03-17 15:59:24 +08:00

6 lines
155 B
Bash

#!/bin/sh
protoc -I. -I$GOPATH/src \
--go_out=. --go_opt=paths=source_relative \
--go-grpc_out=. --go-grpc_opt=paths=source_relative \
*.proto