An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 7.3% on proxy.golang.org
Top 1.6% dependent packages on proxy.golang.org
Top 1.0% dependent repos on proxy.golang.org
Top 1.6% docker downloads on proxy.golang.org

proxy.golang.org : github.com/jacobsa/daemonize

Helper code for starting a daemon process. This package assumes that the user invokes a tool, which invokes a daemon process. Though the tool starts the daemon process with stdin, stdout, and stderr closed (using Run), the daemon should be able to communicate status to the user while it starts up (using StatusWriter), causing the tool to exit in success or failure only when it is clear whether the daemon has sucessfully started (which it signal using SignalOutcome).

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/jacobsa/daemonize
License: Apache-2.0
Latest release: over 9 years ago
First release: over 9 years ago
Namespace: github.com/jacobsa
Dependent packages: 11
Dependent repositories: 28
Stars: 1 on GitHub
Forks: 1 on GitHub
Docker dependents: 65
Docker downloads: 299,064
See more repository details: repos.ecosyste.ms
Last synced: about 2 months ago

    Loading...
    Readme
    Loading...