Change to protocol buffer for volume-join-masster message
Reduced size to about 1/5 of the previous json format message
This commit is contained in:
4
go/proto/Makefile
Normal file
4
go/proto/Makefile
Normal file
@@ -0,0 +1,4 @@
|
||||
TARG=../operation
|
||||
|
||||
all:
|
||||
protoc --go_out=$(TARG) system_message.proto
|
||||
Reference in New Issue
Block a user