//
pkg.gl
Category
github.com/mctofu/alexa-skill
lambda
package
0.0.2
Repository:
https://github.com/mctofu/alexa-skill.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
43 SLOC
#
Functions
NewAppHandler
NewAppHandler returns a handler that services requests using the provided AppHandler.
NewDebugHandler
NewDebugHandler wraps a handler and provides logging of the request and response.
#
Type aliases
Handler
Handler handles an alexa skill lambda request.