パッケージ: golang-github-iguanesolutions-go-systemd-dev (5.1.0-2)
golang-github-iguanesolutions-go-systemd-dev に関するリンク
Debian の資源:
golang-github-iguanesolutions-go-systemd ソースパッケージをダウンロード:
- [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]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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).
その他の golang-github-iguanesolutions-go-systemd-dev 関連パッケージ
|
|
|
|
-
- 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