//
pkg.gl
Category
github.com/dynatrace/dynatrace-configuration-as-code/v2
internal
concurrency
package
2.16.2
Repository:
https://github.com/dynatrace/dynatrace-configuration-as-code.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
2
Files
56 SLOC
#
Functions
NewLimiter
NewLimiter creates a new limiter with the given amount of max concurrent running functions.
#
Structs
Limiter
Limiter is used to limit a number of goroutines.