2 lines
99 B
Batchfile
2 lines
99 B
Batchfile
|
protoc --proto_path=api/proto/v1 --proto_path=third_party --go_out=plugins=grpc:pkg/api/v1 *.proto
|