Fedora Packages

golang-github-vividcortex-godaemon-devel Subpackage of golang-github-vividcortex-godaemon

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 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 the source code needed for building packages that reference the following Go import paths: – github.com/VividCortex/godaemon

Releases Overview

Release Stable Testing
Fedora 38 0-0.13.20210113giteda9777.fc38 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at golang-github-vividcortex-godaemon dash maintainers at fedoraproject dot org.



Sources on Pagure