//
pkg.gl
Category
github.com/drpsychick/go-alexa-lambda-template
lambda
middleware
package
0.0.0-20241207171049-00a9b86a851e
Repository:
https://github.com/drpsychick/go-alexa-lambda-template.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
65 SLOC
#
Functions
WithRecovery
WithRecovery recovers from panics and log the error.
WithRequestStats
WithRequestStats adds counter and timing stats to intent requests.
#
Structs
Recovery
Recovery is a middleware that will recover from panics and logs the error.