软件包: golang-blitiri-go-systemd-dev (0.0+git20170821.0.aec3508-1)
golang-blitiri-go-systemd-dev 的相关链接
Trisquel 的资源:
下载源码包 golang-blitiri-go-systemd:
- [golang-blitiri-go-systemd_0.0+git20170821.0.aec3508-1.dsc]
- [golang-blitiri-go-systemd_0.0+git20170821.0.aec3508.orig.tar.gz]
- [golang-blitiri-go-systemd_0.0+git20170821.0.aec3508-1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Go Packaging Team (Mail Archive)
- Alberto Bertogli
外部的资源:
- 主页 [blitiri.com.ar]
相似软件包:
Utilities to interact with systemd sockets in Go
blitiri.com.ar/go/systemd is a Go package implementing a way to get network listeners from systemd, similar to C's sd_listen_fds() and sd_listen_fds_with_names().
Supports named file descriptors, which is useful if your daemon needs to be able to tell the different ports apart (e.g. http vs https).
It can be used by daemons to listen on privileged ports without needing to run as root.