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

Struct noopTracker

x/telemetry/tracker.go:27–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25}
26
27type noopTracker struct{}
28
29func (n noopTracker) Notify(error, ...interface{}) {
30}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected