analytics

package
v0.0.0-...-277eb20 Latest Latest
Warning

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

Go to latest
Published: May 28, 2024 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Dispatcher

type Dispatcher interface {
	Event(category, action string, dim ...*dimensions.Values)
	EventWithLabel(category, action, label string, dim ...*dimensions.Values)
	EventWithSource(category, action, source string, dim ...*dimensions.Values)
	Wait()
	Close()
}

Dispatcher describes a struct that can send analytics event in the background

Directories

Path Synopsis
client

Jump to

Keyboard shortcuts

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