Pakiet: golang-github-vividcortex-godaemon-dev (0.0~git20150910.3d9f6e0-1)
Odnośniki dla golang-github-vividcortex-godaemon-dev
Zasoby systemu Trisquel:
- Install using apturl
- Entry at directory.fsf.org
- Raporty o błędach
- Changelog
- Informacje nt. praw autorskich
Pobieranie pakietu źródłowego golang-github-vividcortex-godaemon:
- [golang-github-vividcortex-godaemon_0.0~git20150910.3d9f6e0-1.dsc]
- [golang-github-vividcortex-godaemon_0.0~git20150910.3d9f6e0.orig.tar.xz]
- [golang-github-vividcortex-godaemon_0.0~git20150910.3d9f6e0-1.debian.tar.xz]
Opiekun:
Original Maintainers:
- Debian Go Packaging Team (Archiwum e-mail)
- Eric Dorland
Zasoby zewnętrzne:
- Strona internetowa [github.com]
Podobne pakiety:
Daemonize Go applications deviously
Daemonize Go applications with exec() instead of fork().
You can't daemonize the usual way in Go. Daemonizing is a Unix concept that requires some specific things (http://goo.gl/vTUsVy) you can't do easily in Go. But you can still accomplish the same goals if you don't mind that your program will start copies of itself several times, as opposed to using fork() the way many programmers are accustomed to doing.
Pobieranie golang-github-vividcortex-godaemon-dev
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
all | 8,6 KiB | 35 KiB | [lista plików] |