package
1.2.4
Repository: https://github.com/openfaas/faas-middleware.git
Documentation: pkg.go.dev

# Functions

NewConcurrencyLimiter creates NewConcurrencyLimiter with a Handler() function that returns a handler which limits the active number of active, concurrent requests.

# Structs

No description provided by the author

# Interfaces

Limiter is an interface that can be used to check if a limit has been met.