//
pkg.gl
Category
github.com/archsaber/go-libs
mutex
package
0.0.0-20200402074538-209974d7b294
Repository:
https://github.com/archsaber/go-libs.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
46 SLOC
#
Functions
NewMutex
NewMutex give a new Mutex initailized with timeout and having upto lockCap concurrent locks.
#
Structs
Mutex
Mutex Simple mutex with timeout.