Skip to content

chapsuk/grace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 ./...