change filer API to gRPC
This commit is contained in:
@@ -4,3 +4,4 @@ all: gen
|
||||
|
||||
gen:
|
||||
protoc seaweed.proto --go_out=plugins=grpc:.
|
||||
protoc filer.proto --go_out=plugins=grpc:../filer
|
||||
|
||||
Reference in New Issue
Block a user