analyticsutils

package
v0.0.0-...-569970b Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	//
	// Addon Events
	EventAddonProvisioned   = "vdt_android_addon_provisioned"
	EventAddonDeprovisioned = "vdt_android_addon_deprovisioned"
	EventAddonPlanChanged   = "vdt_android_addon_plan_changed"
	EventAddonSSOLogin      = "vdt_android_addon_sso_login"

	//
	// Upload Events
	EventUploadFileUploadRequested = "vdt_android_addon_file_upload_requested"

	//
	// Testing Events
	EventTestingTestStarted          = "vdt_android_addon_test_started"
	EventTestingTestFinished         = "vdt_android_addon_test_finished"
	EventTestingTestStartedOnDevice  = "vdt_android_addon_test_started_on_device"
	EventTestingTestFinishedOnDevice = "vdt_android_addon_test_finished_on_device"

	EventIOSTestingTestStarted          = "vdt_ios_addon_test_started"
	EventIOSTestingTestFinished         = "vdt_ios_addon_test_finished"
	EventIOSTestingTestStartedOnDevice  = "vdt_ios_addon_test_started_on_device"
	EventIOSTestingTestFinishedOnDevice = "vdt_ios_addon_test_finished_on_device"
)

cons ...

Variables

Client ...

Functions

func Init

func Init() error

Init ...

func SendAddonEvent

func SendAddonEvent(event, appSlug, currentPlan, newPlan string)

SendAddonEvent ...

func SendIOSTestingEventDevices

func SendIOSTestingEventDevices(event, appSlug, buildSlug, testType string, devices []*testing.IosDevice, eventProperties map[string]interface{})

SendIOSTestingEventDevices ...

func SendTestingEvent

func SendTestingEvent(event, appSlug, buildSlug, testType string, eventProperties map[string]interface{})

SendTestingEvent ...

func SendTestingEventDevices

func SendTestingEventDevices(event, appSlug, buildSlug, testType string, devices []*testing.AndroidDevice, eventProperties map[string]interface{})

SendTestingEventDevices ...

func SendUploadEvent

func SendUploadEvent(event, appSlug, buildSlug string)

SendUploadEvent ...

Types

This section is empty.

Jump to

Keyboard shortcuts

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