//
pkg.gl
Category
github.com/wolfeidau/lambda-go-extras
lambdaextras
package
1.5.1
Repository:
https://github.com/wolfeidau/lambda-go-extras.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
5
Files
25 SLOC
#
Functions
GenericHandler
GenericHandler converts a typed lambda handler into a Handler func.
#
Type aliases
HandlerFunc
The HandlerFunc type is an adapter to allow the use of ordinary functions as Lambda Handlers.