//
pkg.gl
Category
github.com/KarkiAnmol/go-lambda-function
module
package
0.0.0-20231116080325-6b47e9df611f
Repository:
https://github.com/karkianmol/go-lambda-function.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
20 SLOC
#
Functions
HandleLambdaEvent
HandleLambdaEvent is the main handler function for the Lambda event.
#
Structs
MyEvent
MyEvent represents the structure of the incoming Lambda event.
MyResponse
MyResponse represents the structure of the response returned by the Lambda function.