Closed ptone closed 3 years ago
It seems much of the functionality of this emulator is based on go.amzn.com/lambda/rapidcore which appears to be private
Is this something that can be open-sourced as well?
The source is here: https://github.com/aws/aws-lambda-runtime-interface-emulator/tree/main/lambda/rapidcore
It is all within this repo already.
It seems much of the functionality of this emulator is based on go.amzn.com/lambda/rapidcore which appears to be private
Is this something that can be open-sourced as well?