//
pkg.gl
Category
github.com/awslabs/aws-lambda-go-api-proxy
echo
package
0.16.2
Repository:
https://github.com/awslabs/aws-lambda-go-api-proxy.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
5
Dependents
17
Files
120 SLOC
#
Functions
New
New creates a new instance of the EchoLambda object.
NewALB
NewAPI creates a new instance of the EchoLambdaAPI object.
NewV2
NewV2 creates a new instance of the EchoLambda object.
#
Structs
EchoLambda
EchoLambda makes it easy to send API Gateway proxy events to a echo.Echo.
EchoLambdaALB
EchoLambdaALB makes it easy to send ALB proxy events to a echo.Echo.
EchoLambdaV2
EchoLambdaV2 makes it easy to send API Gateway proxy V2 events to a echo.Echo.