Documentation
¶
Overview ¶
Package main provides example executable application.
Requirements described in "The Executable" section of "docs/go01_notifier.pdf".
A program that uses the "notification" library. It reads stdin and send new messages every interval (which is configurable). Each line are interpreted as a new message that needs to be notified about. It also implements graceful shutdown on SIGINT.
Click to show internal directories.
Click to hide internal directories.