package
0.0.0-20240902064324-ae7f81d83446
Repository: https://github.com/antoniomartinezfernandez/golang-lambda-apigw-terraform-poc.git
Documentation: pkg.go.dev

# Functions

NewEchoHandler creates a new echo handler.
NewGorillaMuxHandler creates a new Gorilla Mux handler.

# Structs

EchoHandler is the specific lambda handler for echo.
GorillaMuxHandler is the specific lambda handler for Gorilla Mux.