Ecosyste.ms: Packages

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

Top 8.2% on proxy.golang.org

proxy.golang.org : github.com/stephen-fox/cyberdaemon

Package cyberdaemon provides tooling for creating and managing a platform-agnostic daemon. Supported systems The top-level package provides the following interfaces: Daemonizer is used to turn your application into a daemon. Implementations of this interface use operating system specific calls and logic to properly run your code as a daemon. This is facilitated by the Application interface. Usage of the 'control' subpackage is not required when using a Daemonizer. Developers may implement their own daemon management tooling while also leveraging the Daemonizer. Please review the 'Gotchas' documentation in the Daemonizer interface if you choose to use your own management tooling. The Application interface is used by the Daemonizer to run your application code as a daemon. Implement this interface in your application and use the Daemonizer to run your program. The 'cyberdaemon/control' subpackage provides tools for managing a daemon's state. Please review its package documentation for more information.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/stephen-fox/cyberdaemon
Keywords: daemon, daemonize, launchd, systemd, systemv, windows-service
License: MIT
Latest release: almost 5 years ago
First release: almost 5 years ago
Namespace: github.com/stephen-fox
Stars: 2 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 2 days ago

    Loading...
    Readme
    Loading...