Versions in this module Expand all Collapse all v0 v0.0.2 Aug 26, 2018 Changes in this version + type Handler func(ctx context.Context, r *alexa.RequestEnvelope) (*alexa.ResponseEnvelope, error) + func NewAppHandler(app alexa.AppHandler) Handler + func NewDebugHandler(h Handler) Handler