tile38/internal/hservice/gen.sh

5 lines
107 B
Bash
Raw Normal View History

2016-09-12 07:09:02 +03:00
#!/bin/bash
cd $(dirname "${BASH_SOURCE[0]}")
protoc --go_out=plugins=grpc,import_path=hservice:. *.proto