seaweedfs/weed/pb/Makefile
2017-01-10 01:01:12 -08:00

7 lines
75 B
Makefile

all: gen
.PHONY : gen
gen:
protoc seaweed.proto --go_out=plugins=grpc:.