all options
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Source: golang-github-nightlyone-lockfile  ]

Package: golang-github-nightlyone-lockfile-dev (0.0~git20170804.6a197d5-1.1)

Links for golang-github-nightlyone-lockfile-dev

Screenshot

Debian Resources:

Download Source Package golang-github-nightlyone-lockfile:

Maintainers:

External Resources:

Similar packages:

Golang library to handle locking via pid files

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.

Download golang-github-nightlyone-lockfile-dev

Download for all available architectures
Architecture Package Size Installed Size Files
all 6.2 kB28.0 kB [list of files]