Categorygithub.com/KarkiAnmol/go-lambda-function
modulepackage
0.0.0-20231116080325-6b47e9df611f
Repository: https://github.com/karkianmol/go-lambda-function.git
Documentation: pkg.go.dev

# Functions

HandleLambdaEvent is the main handler function for the Lambda event.

# Structs

MyEvent represents the structure of the incoming Lambda event.
MyResponse represents the structure of the response returned by the Lambda function.