7 AWS lambda in Go 1.8 with plugins

github.com godoc.org goreportcard.com posted by tomf 2669 days ago  

AWS Lambda lets you run code without provisioning or managing servers. For now, you can author your Lambda function code in Node.js, Java, C# and Python, but not in Go. This project fills the gap.

Register to comment or vote on this story