# Functions

NewLimiter creates a new limiter with the given amount of max concurrent running functions.

# Structs

Limiter is used to limit a number of goroutines.