Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 627 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 627 Bytes

Grace

Build Status GoDoc codecov

Package grace implements set of helper functions around syscal.Signals for gracefully shutdown and reload (micro|macro|nano) services.

go get -u github.com/chapsuk/grace

No breaking changes, follows SemVer strictly.

Testing

go test -v -cover ./...