You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Shivaram Lingamneni 6f24082705 support systemd notifications 2 years ago
..
LICENSE support systemd notifications 2 years ago
README.md support systemd notifications 2 years ago
notify.go support systemd notifications 2 years ago
notify_linux.go support systemd notifications 2 years ago
util.go support systemd notifications 2 years ago

README.md

sdnotify

sd_notify utility for golang.

Installation

go get github.com/okzk/sdnotify

Example

see sample/main.go

License

MIT