MCPcopy
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
65type noopMetric struct{}
66
67func (noopMetric) Inc() {}
68func (noopMetric) Dec() {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected