fsenart on master
Deprecate the project (compare)
lsuss on master
Add official Go runtime benchma… (compare)
make
.
Unable to import module 'handler': plugin.Open: plugin was built with a different version of package errors
Dockerfile
main
function to call your handler. This main function is removed automatically when compiling the handler for Lambda. Otherwise you can write unit tests or take a look at the "integration tests" of the shim. If you only target API Gateway, I advocate using https://github.com/eawsy/aws-lambda-go-net which allows you to leverage existing Go HTTP API and/or framework so that you do not have to do anything special related to Lambda.