modulepackage
0.0.0-20230829211913-f06fdba6a185
Repository: https://github.com/petergtz/go-alexa.git
Documentation: pkg.go.dev
# README
go-alexa
# Functions
No description provided by the author
No description provided by the author
IsValidAlexaRequest handles all the necessary steps to validate that an incoming http.Request has actually come from the Alexa service.
# Structs
No description provided by the author
No description provided by the author
AudioItem contains an audio Stream definition for playback.
AudioPlayerDirective contains device level instructions on how to handle the response.
Card contains the data displayed to the user by the Alexa app.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
DialogDirective contains directives for use in Dialog prompts.
No description provided by the author
Image provides URL(s) to the image to display in resposne to the request.
No description provided by the author
Intent contains the data about the Alexa Intent requested.
IntentSlot contains the data for one Slot.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
OutputSpeech contains the data the defines what Alexa should say to the user.
Reprompt contains data about whether Alexa should prompt the user for more data.
Request contains the data in the request within the main request.
No description provided by the author
No description provided by the author
No description provided by the author
Response contains the body of the response.
ResponseEnvelope contains the Response and additional attributes.
Session containes the session data from the Alexa request.
No description provided by the author
Stream contains instructions on playing an audio stream.
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author