truss/example
Adam Ryman 71b1c153dc Fix issue #89; cannot use gen .pb.go from multiple services
Switch from outputting third_party imports to using
google.golang.org/genproto for the http.proto and annotations.proto

This means that all generated services will import the same http.pb.go
and annotations.pb.go, fixing the problem of the proto library not
allowing for extensions to be imported from different locations
2016-11-14 16:02:09 -08:00
..
echo.proto Fix issue #89; cannot use gen .pb.go from multiple services 2016-11-14 16:02:09 -08:00