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

Method Close

pkg/telemetry/telemetry.go:36–36  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

34 Identify(ctx context.Context) error
35 Track(ctx context.Context, event string, properties map[string]any) error
36 Close()
37}
38
39type AnalyticsTelemetryClient struct {

Callers 15

ReadFileFunction · 0.65
CloseMethod · 0.65
closeTelemetryFunction · 0.65
TestRun_WithPlanFlagFunction · 0.65
TestRun_BillingBlockFunction · 0.65
TestRun_ToSDeclineAbortsFunction · 0.65

Implementers 4

AnalyticsTelemetryClientpkg/telemetry/telemetry.go
NoOpTelemetryClientpkg/telemetry/telemetry.go
RecordingClientpkg/telemetry/telemetrytest/recording.
recordingTelemetryClientpkg/cmd/root/root_test.go

Calls

no outgoing calls