gRpc for master~volume heartbeat
This commit is contained in:
6
weed/pb/Makefile
Normal file
6
weed/pb/Makefile
Normal file
@@ -0,0 +1,6 @@
|
||||
all: gen
|
||||
|
||||
.PHONY : gen
|
||||
|
||||
gen:
|
||||
protoc seaweed.proto --go_out=plugins=grpc:.
|
||||
Reference in New Issue
Block a user