套件: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