Name : golang-github-vividcortex-godaemon-devel
| |
Version : 0
| Vendor : Fedora Project
|
Release : 0.2.20180508git3d9f6e0.fc29
| Date : 2018-07-13 22:38:41
|
Group : Unspecified
| Source RPM : golang-github-vividcortex-godaemon-0-0.2.20180508git3d9f6e0.fc29.src.rpm
|
Size : 0.02 MB
| |
Packager : Fedora Project
| |
Summary : Daemonize Go applications deviously
|
Description :
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 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.
This package contains library source intended for building other packages which use import path with github.com/VividCortex/godaemon prefix.
|
RPM found in directory: /vol/rzm3/linux-fedora-buffet/alt/risc-v/repo/fedora/29/25511/riscv64/Packages/g |