Skip to content

Tags: sevlyar/go-daemon

Tags

v0.1.6

Toggle v0.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #78 from skozlov404/fix_tags

Fix buildtag for go1.7 introduced in #77

v0.1.5

Toggle v0.1.5's commit message
Minor improvements and corrections for examples

v0.1.4

Toggle v0.1.4's commit message
Make this example code to make more sense

I'd suggest to implement worker() implementation to actually do something useful rather than hang on waiting for stop signal to read ;)

v0.1.3

Toggle v0.1.3's commit message
Fix documentation of Context.Args (#34)

v0.1.2

Toggle v0.1.2's commit message
Update README

v0.1.1

Toggle v0.1.1's commit message
Update README

v0.1.0

Toggle v0.1.0's commit message
Merge pull request #9 from yookoala/osext

Fix abspath detection problem in posix