File: README.md

package info (click to toggle)
golang-github-okzk-sdnotify 0.0~git20180710.d9becc3-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 84 kB
  • sloc: makefile: 3
file content (15 lines) | stat: -rw-r--r-- 162 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# sdnotify

sd_notify utility for golang.

## Installation

    go get github.com/okzk/sdnotify

## Example

see [sample/main.go](sample/main.go)

## License

MIT