package
3.11.0+incompatible
Repository: https://github.com/openshift/image-registry.git
Documentation: pkg.go.dev
# Functions
New returns an http.Handler that uses limiter to control h invocation.
NewLimiter return a limiter that allows no more than maxRunning jobs at the same time.
# Interfaces
A Limiter controls starting of jobs.