Pakiet: golang-github-nightlyone-lockfile-dev (0.0~git20170804.6a197d5-1.1)
Odnośniki dla golang-github-nightlyone-lockfile-dev
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego golang-github-nightlyone-lockfile:
- [golang-github-nightlyone-lockfile_0.0~git20170804.6a197d5-1.1.dsc]
- [golang-github-nightlyone-lockfile_0.0~git20170804.6a197d5.orig.tar.gz]
- [golang-github-nightlyone-lockfile_0.0~git20170804.6a197d5-1.1.debian.tar.xz]
Opiekunowie:
Zasoby zewnętrzne:
- Strona internetowa [github.com]
Podobne pakiety:
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.
Pobieranie golang-github-nightlyone-lockfile-dev
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
all | 6,2 KiB | 28,0 KiB | [lista plików] |