package
3.11.0+incompatible
Repository: https://github.com/openshift/image-registry.git
Documentation: pkg.go.dev

# Functions

New returns a counter that is safe for concurrent use by multiple goroutines.

# Structs

Difference represents a mismatch of an actual value and an expected value for a key in a counter.

# Interfaces

Counter adds integers for different keys.

# Type aliases

M is a map with a counted values.