An open API service providing repository metadata for many open source software ecosystems.

Package Usage: go: github.com/kardianos/service

Package service provides a simple way to create a system service. Currently supports Windows, Linux/(systemd | Upstart | SysV | OpenRC), and OSX/Launchd. Windows controls services by setting up callbacks that is non-trivial. This is very different then other systems. This package provides the same API despite the substantial differences. It also can be used to detect how a program is called, from an interactive terminal or from a service manager. Examples in the example/ folder.
5 versions
Latest release: almost 3 years ago
668 dependent packages

View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/kardianos/service

Dependent Repos 0