golang-github-nightlyone-lockfile-dev 0.0~git20170804.6a197d5-ok1 (amd64 binary) in openkylin yangtze

 Package lockfile handles pid file based locking.
 .
 While a sync.Mutex helps against concurrency issues within a single process,
 this package is designed to help against concurrency issues between
 cooperating processes or serializing multiple invocations of the same process.
 You can also combine sync.Mutex with Lockfile in order to serialize an action
 between different goroutines in a single program and also multiple invocations
 of this program.

Details

Package version:
0.0~git20170804.6a197d5-ok1
Source:
golang-github-nightlyone-lockfile 0.0~git20170804.6a197d5-ok1 source package in openKylin
Status:
Deleted
Component:
main
Priority:
Extra

Package relationships