//
pkg.gl
Category
github.com/trinnylondon/aws-lambda-go-api-proxy
echo
package
0.0.3
Repository:
https://github.com/trinnylondon/aws-lambda-go-api-proxy.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
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.