Pacote: golang-github-vividcortex-godaemon-dev (0.0~git20210427.f8c5ec7-2)
Links para golang-github-vividcortex-godaemon-dev
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte golang-github-vividcortex-godaemon:
- [golang-github-vividcortex-godaemon_0.0~git20210427.f8c5ec7-2.dsc]
- [golang-github-vividcortex-godaemon_0.0~git20210427.f8c5ec7.orig.tar.xz]
- [golang-github-vividcortex-godaemon_0.0~git20210427.f8c5ec7-2.debian.tar.xz]
Mantenedores(as):
Fontes externas:
- Pagina principal [github.com]
Pacotes similares:
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.
Download de golang-github-vividcortex-godaemon-dev
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
all | 8.0 kB | 30.0 kB | [lista de arquivos] |