pulumi/pkg/resource/provider
joeduffy d9a143c8a1 Implement the Python langhost RPC server
This change adds a basic Python langhost RPC server.  It's fairly
barebones and merely acts as a jumping off point for the Pulumi engine
to spawn a Python program.  The host is written in Go, in contrast to
implementing the host in Python, and more closely resembles how I
expect the Node.js language host to work once pulumi/pulumi#331 is done.
2018-02-23 19:33:02 -08:00
..
host.go Initial work on tracing support (#521) 2017-11-08 17:08:51 -08:00
main.go Implement the Python langhost RPC server 2018-02-23 19:33:02 -08:00