tile38/pkg/hservice/gen.sh

5 lines
107 B
Bash
Executable File

#!/bin/bash
cd $(dirname "${BASH_SOURCE[0]}")
protoc --go_out=plugins=grpc,import_path=hservice:. *.proto