MCPcopy
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
69func (s *metricsStruct) reportStoreError() {
70 s.metricStoreErrors.Add(1)
71}

Callers 1

PutMethod · 0.80

Calls 1

AddMethod · 0.45

Tested by

no test coverage detected