rename file
This commit is contained in:
@@ -3,5 +3,5 @@ all: gen
|
||||
.PHONY : gen
|
||||
|
||||
gen:
|
||||
protoc seaweed.proto --go_out=plugins=grpc:./master_pb
|
||||
protoc master.proto --go_out=plugins=grpc:./master_pb
|
||||
protoc filer.proto --go_out=plugins=grpc:./filer_pb
|
||||
|
||||
Reference in New Issue
Block a user