swift-server / swift-aws-lambda-runtime

Swift implementation of AWS Lambda Runtime
Apache License 2.0
1.13k stars 102 forks source link

Rename `Lambda.Lifecycle` to `LambdaRuntime` #232

Closed fabianfett closed 2 years ago

fabianfett commented 2 years ago

Rename Lambda.Lifecycle to LambdaRuntime. As follow ups we should remove the namespacing on all public types and just plainly prefix them with Lambda.