Registry / utility / tsg-go-daemon

tsg-go-daemon

JSON →
library0.0.0-20200207173439-e704b93fd89bgogounverified

A Go library for creating daemon processes that run in the background on Unix-like systems.

go get github.com/tsg/go-daemon
INSTALL
IMPORT
SIG · TSG-GO-DAEMON
T
tsg-go-daemon
utilitygov0.0.0-20200207173439-e704b93fd89b
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

daemon
✓ github.com/tsg/go-daemon

Daemonize the current process.

package main import ( "github.com/tsg/go-daemon" ) func main() { daemon.Daemonize() // Background process code here }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20200207173439-e704b93fd89blatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
tsg-go-daemon — go get tsg-go-daemon · libregistry