telemetry

package
v0.0.0-...-c3123d8 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2024 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct {
	// The telemetry URL.
	URL string
	// The way SquirrelDB was installed (Manual, Package, Docker, etc).
	InstallationFormat string
	// SquirrelDB version.
	Version     string
	LockFactory lockFactory
	State       types.State
	Logger      zerolog.Logger
}

type Telemetry

type Telemetry struct {
	// contains filtered or unexported fields
}

func New

func New(opts Options) *Telemetry

func (*Telemetry) Start

func (t *Telemetry) Start(ctx context.Context)

Jump to

Keyboard shortcuts

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