Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
47
func
(a asyncTracker) TrackEvent(event any) {
48
go
a.tracker.TrackEvent(event)
49
}
Callers
nothing calls this directly
Calls
1
TrackEvent
Method · 0.65
Tested by
no test coverage detected