telemetry

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Dec 31, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Agent

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

func NewAgent

func NewAgent(explorerClient synchronization.ExplorerClient) *Agent

NewAgent returns a Agent which is just a thin wrapper over the explorerClient for now

func (*Agent) SendLog

func (t *Agent) SendLog(log []byte)

SendLog sends a telemetry log to the explorer

type NoopAgent

type NoopAgent struct {
}

func (*NoopAgent) SendLog

func (t *NoopAgent) SendLog(log []byte)

SendLog sends a telemetry log to the explorer

Jump to

Keyboard shortcuts

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