lileio / lile

Easily generate gRPC services in Go ⚡️
MIT License
1.5k stars 88 forks source link

Question about import other protos #59

Closed xiaowu2008 closed 5 years ago

xiaowu2008 commented 5 years ago

I want to import other protos like import "common/common.proto"; but it shows:

2019/03/20 18:23:02 No go_package option defined for import common/common.proto --lile-server_out: protoc-gen-lile-server: Plugin failed with status code 1.

once I do not use lile the protoc works fine.

arbarlow commented 5 years ago

Hi @xiaowu2008, sorry this took a long time! But this should be fixed here https://github.com/lileio/lile/commit/1848b3ec5a655ab4920a81dd16a276cc1276fc86