Versions in this module Expand all Collapse all v0 v0.6.0 Jun 3, 2015 Changes in this version + type Event struct + Attributes map[string]*string + EventType *string + Metrics map[string]*float64 + Session *Session + Timestamp *string + Version *string + type MobileAnalytics struct + func New(config *aws.Config) *MobileAnalytics + func (c *MobileAnalytics) PutEvents(input *PutEventsInput) (*PutEventsOutput, error) + func (c *MobileAnalytics) PutEventsRequest(input *PutEventsInput) (req *aws.Request, output *PutEventsOutput) + type PutEventsInput struct + ClientContext *string + ClientContextEncoding *string + Events []*Event + type PutEventsOutput struct + type Session struct + Duration *int64 + ID *string + StartTimestamp *string + StopTimestamp *string