Versions in this module Expand all Collapse all v1 v1.0.0 Jan 12, 2018 Changes in this version + func Init(google GoogleActionService, middleware endpoint.Middleware) + type FollowUpEvent struct + Data map[string]interface{} + Name string + type GoogleActionHandler func(context.Context, *GoogleRequest) (*GoogleFulfillmentResponse, error) + type GoogleActionService interface + Actions func() map[string]GoogleActionHandler + type GoogleFulfillmentResponse struct + ContextOut []map[string]interface{} + DisplayText string + FollowUpEvent *FollowUpEvent + Source string + Speech string + type GoogleRequest struct + ID string + Lang string + OriginalRequest struct{ ... } + Result struct{ ... } + SessionID string + Status struct{ ... } + Timestamp time.Time Incompatible versions in this module v2.0.1+incompatible Dec 27, 2018 v2.0.0+incompatible Dec 26, 2018