選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Shivaram Lingamneni 6f24082705 support systemd notifications 3年前
..
LICENSE support systemd notifications 3年前
README.md support systemd notifications 3年前
notify.go support systemd notifications 3年前
notify_linux.go support systemd notifications 3年前
util.go support systemd notifications 3年前

README.md

sdnotify

sd_notify utility for golang.

Installation

go get github.com/okzk/sdnotify

Example

see sample/main.go

License

MIT