analytics

package
v0.1.7-dev8 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AssociateUser added in v0.1.7

func AssociateUser(user string, organization string)

func Cleanup added in v0.1.7

func Cleanup()

func Event added in v0.1.7

func Event(name string, properties ...map[string]string)

func Init

func Init(h Handler)

Types

type Handler added in v0.1.7

type Handler interface {
	Event(name string, properties map[string]string)
	AssociateUser(user string, organization string)
	Cleanup()
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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