1
0
mirror of https://github.com/rclone/rclone.git synced 2025-02-09 13:13:53 +02:00

15 lines
162 B
Markdown
Raw Normal View History

2017-11-19 23:03:27 +01:00
# sdnotify
sd_notify utility for golang.
## Installation
go get github.com/okzk/sdnotify
## Example
see [sample/main.go](sample/main.go)
## License
MIT