analytics

package
v0.28.3 Latest Latest
Warning

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

Go to latest
Published: May 21, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Analytics

type Analytics interface {
	Enqueue(event string, userId string, tenantId *string, data map[string]interface{})
	Tenant(tenantId string, data map[string]interface{})
}

type NoOpAnalytics

type NoOpAnalytics struct{}

func (NoOpAnalytics) Enqueue

func (a NoOpAnalytics) Enqueue(event string, userId string, tenantId *string, data map[string]interface{})

func (NoOpAnalytics) Tenant

func (a NoOpAnalytics) Tenant(tenantId string, data map[string]interface{})

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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