analytics

package
v0.20.2 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2026 License: MPL-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Dry = false

Functions

This section is empty.

Types

type Client

type Client interface {
	RecordEvent(Event)
	Flush()
}

func NewClient

func NewClient() Client

func NewNoopClient

func NewNoopClient() Client

type Event

type Event map[string]map[string]any

type Request

type Request struct {
	Data []Event `json:"data,omitempty"`
}

Jump to

Keyboard shortcuts

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