tlmt

package
v0.0.0-...-3c22b89 Latest Latest
Warning

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

Go to latest
Published: Feb 2, 2025 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Event

type Event struct {
	AnonymousID string
	Name        string
	Properties  map[string]any
}

func NewEvent

func NewEvent(name string, props map[string]any) Event

type Telemetry

type Telemetry interface {
	Send(ctx context.Context, event Event) error
	Close() error
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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