MCPcopy Create free account
hub / github.com/algolia/cli / NoOpTelemetryClient

Struct NoOpTelemetryClient

pkg/telemetry/telemetry.go:130–130  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

128}
129
130type NoOpTelemetryClient struct{}
131
132type CLIAnalyticsEventMetadata struct {
133 AnonymousID string // the anonymous id is the hash of the mac address of the machine

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected