Versions in this module Expand all Collapse all v1 v1.0.1 Jun 13, 2025 v1.0.0 Jun 13, 2025 Changes in this version + type Data struct + Measurement string + Platform string + Time time.Time + Type string + Value int64 + type InfluxAnalytics struct + func NewInfluxAnalytics(database string) *InfluxAnalytics + func (a *InfluxAnalytics) LogClick(meta string, platform string, ctx context.Context) error + func (a *InfluxAnalytics) LogInstall(meta string, platform string, ctx context.Context) error