chai2010 / protorpc

prtorpc(2013-2021): Google Protocol Protobufs RPC for Go.
http://godoc.org/github.com/chai2010/protorpc
BSD 3-Clause "New" or "Revised" License
59 stars 14 forks source link

cann't find import type #10

Closed chai2010 closed 6 years ago

chai2010 commented 6 years ago
import "google/protobuf/empty.proto";

service FooService {
    rpc Foo (google.protobuf.Empty) returns (google.protobuf.Empty);
}
chai2010 commented 6 years ago

fixed in https://github.com/chai2010/protorpc/commit/b32d1048394b6ba8efa77cb17c40df42edaa5bb7