//
pkg.gl
Category
github.com/imposter-project/imposter-go
internal
adapter
awslambda
package
0.22.1
Repository:
https://github.com/imposter-project/imposter-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
1
Files
157 SLOC
#
Functions
HandleLambdaRequest
HandleLambdaRequest handles incoming Lambda requests and routes them to the appropriate handler.
NewAdapter
NewAdapter creates a new Lambda adapter instance.
#
Structs
LambdaAdapter
LambdaAdapter represents the AWS Lambda runtime adapter.