Pakket: golang-github-iguanesolutions-go-systemd-dev (5.1.0-2)
Verwijzigingen voor golang-github-iguanesolutions-go-systemd-dev
Debian bronnen:
Het bronpakket golang-github-iguanesolutions-go-systemd downloaden:
- [golang-github-iguanesolutions-go-systemd_5.1.0-2.dsc]
- [golang-github-iguanesolutions-go-systemd_5.1.0.orig.tar.gz]
- [golang-github-iguanesolutions-go-systemd_5.1.0-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Golang bindings for systemd (library)
Easily communicate with systemd when run as daemon within a service unit.
With notifier you can notify to systemd that your program is starting, stopping, reloading...
For example, if your daemon needs some time for initializing its controllers before really being considered as ready, you can specify to systemd that this is a "notify" service and send it a notification when ready.
It is safe to use it even if systemd notify support is disabled (noop call).
Andere aan golang-github-iguanesolutions-go-systemd-dev gerelateerde pakketten
|
|
|
|
-
- dep: golang-dbus-dev
- Go client bindings for D-Bus
-
- dep: golang-github-miekg-dns-dev
- DNS protocol library for Go
-
- dep: golang-golang-x-net-dev
- Supplementary Go networking libraries