File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed
Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 11# daemonigo Changelog
22
3+ ## v0.3.0 (2014-12-10)
4+
5+ - Added notify_parent example
6+ - Added ` daemonigo.StartCommand ` function
7+ - Reformatted code to max line width 80 symbols
8+
39
410## v0.2.0 (2014-10-09)
511
6- - Added overriding flag.Usage() std function instead of manual creating usage description
12+ - Added overriding flag.Usage() std function instead of manual creating
13+ usage description
714- Added graceful_http example
815- Updated godoc for echo_server example
916- Added changelog
1017
18+
1119## v0.1.0
1220
1321Initial release with echo_server example.
Original file line number Diff line number Diff line change 11daemonigo
22=========
33
4- A simple library to daemonize [ Go programming language] ( http://golang.org/ ) applications.
4+ A simple library to daemonize [ Go programming language] ( http://golang.org/ )
5+ applications.
56
67
78## Installing
You can’t perform that action at this time.
0 commit comments