package
0.0.0-20220328024126-2ee2aa9d18c6
Repository: https://github.com/nivl/git-go.git
Documentation: pkg.go.dev

# Functions

NewNamedMutex creates a new NamedMutex with the given capacity.

# Structs

NamedMutex is a struct allowing to lock/unlock using a key It is expected that 2 keys may collide.