Closed xoraes closed 6 years ago
this is promising. https://aws.amazon.com/blogs/compute/announcing-go-support-for-aws-lambda/
On it :D will likely have this in tomorrow
This will change the API for the Lambda contexts (i.e. *apex.Context) right? I'm assuming the API will switch to using the official repo for this.
The repository: https://github.com/aws/aws-lambda-go
@ravernkoh I'd assume so, I was using apex proxy for api gateway invocations. I might need to rewrite and delegate by manually doing pattern matching now :)
@ravernkoh yep :D
Closing since it's in apex/apex now. This repo is basically irrelevant now unless you're using the older versions of apex.
Go support has been announced but not launched.