package
0.0.0-20241124113528-0de0edb5b16b
Repository: https://github.com/kykypy3/clean.git
Documentation: pkg.go.dev
# Functions
NewCountDownLatch creates a new CountDownLatch.
# Structs
CountDownLatch is the same as sync.WaitGroup but with the ability to wait with timeout.