//
pkg.gl
Category
github.com/awslabs/aws-lambda-go-api-proxy
gin
package
0.16.2
Repository:
https://github.com/awslabs/aws-lambda-go-api-proxy.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
5
Dependents
48
Files
120 SLOC
#
Functions
New
New creates a new instance of the GinLambda object.
NewALB
New creates a new instance of the GinLambdaALB object.
NewV2
NewV2 creates a new instance of the GinLambdaV2 object.
#
Structs
GinLambda
GinLambda makes it easy to send API Gateway proxy events to a Gin Engine.
GinLambdaALB
GinLambdaALB makes it easy to send ALB proxy events to a Gin Engine.
GinLambdaV2
GinLambdaV2 makes it easy to send API Gateway proxy V2 events to a Gin Engine.