软件包: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