This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
root
/
cdn-go
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
0b1195e40d
Branches
Tags
master
cdn-go
/
shell
/
compile_proto.sh
compile_proto.sh
90 B
Histórico
Raw
1
2
3
ROOT=$(cd `dirname $0`/../; pwd)
cd $ROOT
protoc --go_out=. --go-grpc_out=. proto/*.proto