/go-daemon-template

A template for a Linux Daemon in Golang. The daemon listens on a Unix socket for commands, responds to os Signals for start/stop/reload and has proper logging.

Primary LanguageGo

No issues in this repository yet.