package
0.0.0-20240622202140-24af7d8d6123
Repository: https://github.com/aitem/moby.git
Documentation: pkg.go.dev

# Functions

CheckGoroutineCount returns a [poll.Check] that polls the daemon info API until the expected number of goroutines is hit.
StableGoroutineCount is a [poll.Check] that polls the daemon info API until the goroutine count is the same for 3 iterations.
WaitForStableGoroutineCount polls the daemon Info API and returns the reported goroutine count after multiple calls return the same number.