mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-11-24 16:53:14 +08:00
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