wearefair / gurl

A tool for cURLing gRPC services.
MIT License
15 stars 4 forks source link

Multiple Proto Lookup Paths #1

Closed catherinetcai closed 6 years ago

catherinetcai commented 6 years ago

Currently only takes 1 string for lookup path in the config. Should expand this to be a slice of strings so that it can pull protos from multiple sources (since not all protos maybe coming from the same project.)

catherinetcai commented 6 years ago

Closed with https://github.com/wearefair/gurl/pull/5