3
0
mirror of https://github.com/ergochat/ergo.git synced 2024-11-15 00:19:29 +01:00
ergo/vendor/github.com/okzk/sdnotify
Shivaram Lingamneni 6f24082705 support systemd notifications
Fixes #1733
2021-07-04 07:41:59 -04:00
..
LICENSE support systemd notifications 2021-07-04 07:41:59 -04:00
notify_linux.go support systemd notifications 2021-07-04 07:41:59 -04:00
notify.go support systemd notifications 2021-07-04 07:41:59 -04:00
README.md support systemd notifications 2021-07-04 07:41:59 -04:00
util.go support systemd notifications 2021-07-04 07:41:59 -04:00

sdnotify

sd_notify utility for golang.

Installation

go get github.com/okzk/sdnotify

Example

see sample/main.go

License

MIT