Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/kopia/kopia
/ reportStoreError
Method
reportStoreError
internal/cache/cache_metrics.go:69–71 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
67
}
68
69
func
(s *metricsStruct) reportStoreError() {
70
s.metricStoreErrors.Add(1)
71
}
Callers
1
Put
Method · 0.80
Calls
1
Add
Method · 0.45
Tested by
no test coverage detected