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

Method Notify

x/telemetry/tracker.go:20–20  ·  view source on GitHub ↗
(err error, rawData ...interface{})

Source from the content-addressed store, hash-verified

18 TrackEvent(event any)
19
20 Notify(err error, rawData ...interface{})
21}
22
23func NoopTracker() Tracker {

Callers 3

NotifyContextFunction · 0.65
NotifyMethod · 0.65
RunCommandFunction · 0.65

Implementers 3

noopTrackerx/telemetry/tracker.go
asyncTrackerx/telemetry/tracker.go
testTrackerx/testhelper/testing.go

Calls

no outgoing calls

Tested by

no test coverage detected