golang-github-nightlyone-lockfile-dev - 0.0~git20170804.6a197d5-1.1 main

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.

Priority: optional
Section: golang
Suites: amber byzantium crimson dawn landing 
Maintainer: Debian Go Packaging Team <pkg-go-maintainers [꩜] lists.alioth.debian.org>
 
Homepage Source Package
 

Installed Size: 28.7 kB
Architectures: all 

 

Versions

0.0~git20170804.6a197d5-1.1 all