also migrate jsonpb
This commit is contained in:
@@ -3,4 +3,4 @@ all: gen
|
||||
.PHONY : gen
|
||||
|
||||
gen:
|
||||
protoc skiplist.proto --go_out=plugins=grpc:. --go_opt=paths=source_relative
|
||||
protoc skiplist.proto --go_out=. --go-grpc_out=. --go_opt=paths=source_relative --go-grpc_opt=paths=source_relative
|
||||
|
||||
Reference in New Issue
Block a user