You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
example | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago | |
go.mod | 2 years ago | |
go.sum | 2 years ago | |
shutdown.go | 2 years ago | |
shutdown_test.go | 2 years ago |
README.md
go-shutdowner
A simple library for graceful shutdowns
100% covered with unit tests.
See and try the example in /example
to see the how things should be done.