MCPcopy Create free account
hub / github.com/docker/secrets-engine / TrackEvent

Method TrackEvent

x/telemetry/tracker.go:47–49  ·  view source on GitHub ↗
(event any)

Source from the content-addressed store, hash-verified

45}
46
47func (a asyncTracker) TrackEvent(event any) {
48 go a.tracker.TrackEvent(event)
49}

Callers

nothing calls this directly

Calls 1

TrackEventMethod · 0.65

Tested by

no test coverage detected