mirror of
https://github.com/swift-server/swift-aws-lambda-runtime.git
synced 2026-06-02 07:27:33 +00:00
hide LambdaLifecycleResult from users motivation: cleaner end-user API changes: * make LambdaLifecycleResult internal * change run, _run method signatures to hide LambdaLifecycleResult from end-user API * adjust tests