//
pkg.gl
Category
github.com/AntonioMartinezFernandez/golang-lambda-apigw-terraform-poc
pkg
aws
lambda-proxy
package
0.0.0-20240902064324-ae7f81d83446
Repository:
https://github.com/antoniomartinezfernandez/golang-lambda-apigw-terraform-poc.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
44 SLOC
#
Functions
NewEchoHandler
NewEchoHandler creates a new echo handler.
NewGorillaMuxHandler
NewGorillaMuxHandler creates a new Gorilla Mux handler.
#
Structs
EchoHandler
EchoHandler is the specific lambda handler for echo.
GorillaMuxHandler
GorillaMuxHandler is the specific lambda handler for Gorilla Mux.