package
1.0.2
Repository: https://github.com/fichain/go-file.git
Documentation: pkg.go.dev

# Functions

New returns a new counting semaphore of length `n`.

# Structs

Semaphore used to control access to a common resource by multiple goroutines.