directory
1.3.2
Repository: https://github.com/0xrawsec/golang-utils.git
Documentation: pkg.go.dev

# Packages

Package semaphore implements a basic semaphore object widely inspired from source: http://www.golangpatterns.info/concurrency/semaphores.