google

package
v0.0.0-...-9a43622 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 17, 2020 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Handler

func Handler()

Handler is responsible for syncing the latest analytics data

Types

type CommunityGAResponse

type CommunityGAResponse struct {
	TotalRuns             string     `json:"totalRuns"`
	OpInstalls            string     `json:"operatorInstalls"`
	CityData              [][]string `json:"geoCity"`
	CountryData           [][]string `json:"geoCountry"`
	DailyOperatorData     [][]string `json:"dailyOperatorData"`
	DailyExperimentData   [][]string `json:"dailyExperimentData"`
	MonthlyOperatorData   [][]string `json:"monthlyOperatorData"`
	MonthlyExperimentData [][]string `json:"monthlyExperimentData"`
}

CommunityGAResponse A struct for storing Analytics for Litmus Community

var GAResponseJSONObject CommunityGAResponse

GAResponseJSONObject is an instance of CommunityGAResponse struct

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL