Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
27
type
noopTracker
struct
{}
28
29
func
(n noopTracker) Notify(error, ...
interface
{}) {
30
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected