pulumi/pkg/murpc
joeduffy 6b60852c76 Generate Golang Protobuf/gRPC code
This change moves the RPC definitions to the pkg/murpc package,
underneath the proto folder.  This is to ensure that the resulting
Protobufs get a good package name "murpc" that is unique within the
overall toolchain.  It also includes a `generate.sh` script that
can be used to manually regenerate client/server code.  Finally,
we are actually checking in the generated files underneath pkg/murpc.
2017-02-10 09:08:06 -08:00
..
proto Generate Golang Protobuf/gRPC code 2017-02-10 09:08:06 -08:00
engine.pb.go Generate Golang Protobuf/gRPC code 2017-02-10 09:08:06 -08:00
provider.pb.go Generate Golang Protobuf/gRPC code 2017-02-10 09:08:06 -08:00