go-github-com-argusdusty-treelock 0.0.0-20180405040243-bde644eb4b53
Channel: cast
Home page: https://github.com/argusdusty/treelock
Licenses: Expat
Synopsis: Tree-based locking mechanism for Go
Description:
TreeLock is a tree-based locking mechanism in the Go Programming Language. It acts similar to sync.Mutex, but instead locks on a name-by-name basis, basically a map[string]sync.Mutex, with some additional features.
Total results: 1