package
0.0.0-20240605105119-1c4c4c5d458b
Repository: https://github.com/mpezzolano/golibrary.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewSemaphore creates a new semaphore with the given limit.

# Structs

Semaphore provides a way to limit the number of goroutines running concurrently.