mkproto.sh 98 B

12345
  1. #!/bin/bash
  2. protoc notifier/proto/notifier.proto --go_out=plugins=grpc:../.. --go_out=../../..