package
0.0.0-20240712145704-056debc2bd55
Repository: https://github.com/lambda-feedback/shimmy.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
NewLambdaHandler creates a new instance of LambdaHandler with the given parameters.
NewLifecycleHandler creates a new instance of LambdaHandler with the given parameters and attaches lifecycle hooks to start and stop the handler.
# Constants
ProxySourceAlb represents an Application Load Balancer request.
ProxySourceApiGatewayV1 represents an API Gateway v1 request.
ProxySourceApiGatewayV2 represents an API Gateway v2 request.
# Structs
No description provided by the author
No description provided by the author
LambdaHandlerParams represents the parameters required for the Lambda handler.
# Type aliases
ProxySource represents the source of a lambda request.