Files
fission-src/examples
Valentin TjonckeandSoam Vasani 1665235c14 Golang runtime (#125)
Minimal golang runtime.  

Functions are built as Go plugins, and the plugin is uploaded to fission.

See `environments/go/README.md` for instructions and `examples/go` for a usage example.

For now, we're re-using the 'code' field of the function to store the binary plugin. With v2 environments, this will be stored separately as a binary package.
2017-03-21 17:13:29 -07:00
..
2017-02-05 12:57:49 +01:00
2017-03-21 17:13:29 -07:00
2017-02-02 11:28:28 -08:00
2017-01-18 15:43:29 -08:00