Binary package “golang-github-vividcortex-godaemon-dev” in ubuntu jammy
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://
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.
Source package
Published versions
- golang-github-vividcortex-godaemon-dev 0.0~git20210427.f8c5ec7-1 in amd64 (Proposed)
- golang-github-vividcortex-godaemon-dev 0.0~git20210427.f8c5ec7-1 in amd64 (Release)
- golang-github-vividcortex-godaemon-dev 0.0~git20210427.f8c5ec7-1 in arm64 (Proposed)
- golang-github-vividcortex-godaemon-dev 0.0~git20210427.f8c5ec7-1 in arm64 (Release)
- golang-github-vividcortex-godaemon-dev 0.0~git20210427.f8c5ec7-1 in armhf (Proposed)
- golang-github-vividcortex-godaemon-dev 0.0~git20210427.f8c5ec7-1 in armhf (Release)
- golang-github-vividcortex-godaemon-dev 0.0~git20210427.f8c5ec7-1 in i386 (Proposed)
- golang-github-vividcortex-godaemon-dev 0.0~git20210427.f8c5ec7-1 in i386 (Release)
- golang-github-vividcortex-godaemon-dev 0.0~git20210427.f8c5ec7-1 in ppc64el (Proposed)
- golang-github-vividcortex-godaemon-dev 0.0~git20210427.f8c5ec7-1 in ppc64el (Release)
- golang-github-vividcortex-godaemon-dev 0.0~git20210427.f8c5ec7-1 in riscv64 (Proposed)
- golang-github-vividcortex-godaemon-dev 0.0~git20210427.f8c5ec7-1 in riscv64 (Release)
- golang-github-vividcortex-godaemon-dev 0.0~git20210427.f8c5ec7-1 in s390x (Proposed)
- golang-github-vividcortex-godaemon-dev 0.0~git20210427.f8c5ec7-1 in s390x (Release)