package
7.4.0+incompatible
Repository: https://github.com/magento-mcom/beats.git
Documentation: pkg.go.dev
# Functions
CallAndCheckGoroutines calls a function and checks if it has increased the number of goroutines.
NewGoroutinesChecker creates a new GoroutinesChecker.
# Structs
GoroutinesChecker keeps the count of goroutines when it was created so later it can check if this number has increased.