Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Event ¶
type Event struct { Name string `json:"name"` Date time.Time `json:"date"` Properties []EventProperty `json:"properties"` }
Event represent an event and its datapoints
type EventProperty ¶
EventProperty represent an event's Properties array item
type EventTrackingPayload ¶
EventTrackingPayload represents an event tracking payload's json
Click to show internal directories.
Click to hide internal directories.