Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/kubernetes/client-go
/ noopMetric
Struct
noopMetric
util/workqueue/metrics.go:65–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
63
}
64
65
type
noopMetric
struct
{}
66
67
func
(noopMetric) Inc() {}
68
func
(noopMetric) Dec() {}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected