Skip to content

Releases: andrewlader/go-gently

v1.0.1 — Minor Update

27 Sep 21:09
Compare
Choose a tag to compare

Minor Update

Minor update to the logs and unit tests.

  • Test coverage is now 100%.
  • Additional blank log is emitted to ensure logs are clear when interrupting a service

v1.0.0 — Initial Release

18 Apr 18:32
922980f
Compare
Choose a tag to compare

go-gently

The go-gently service is a Go language package to enable other Go services to gently shutdown when they receive a SIGTERM, SIGINT or SIGQUIT signal.