package
0.0.0-20241128203319-d96fe47cac13
Repository: https://github.com/jamillosantos/lambda.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
StartV1 will start the lambda function with the given handler and options.
StartV2 will start the lambda function with the given handler and options.
No description provided by the author
WithErrorHandler is an option that allows you to pass a custom error handler to the lambda function.
WithResources is an option that allows you to pass resources to the lambda function.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
DefaultErrorHandler is the default error handler for the lambda function.
No description provided by the author
# Structs
APIGatewayProxyRequest contains data coming from the API Gateway proxy.
APIGatewayProxyResponse configures the response to be returned by API Gateway for the request.
No description provided by the author
No description provided by the author
No description provided by the author
Error is a struct that implements ErrorResponse.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author