1
Fork 0
go-shutdowner/README.md

7 lines
164 B
Markdown
Raw Permalink Normal View History

2021-06-17 13:12:21 +00:00
# go-shutdowner
2021-06-17 14:26:09 +00:00
A simple library for graceful shutdowns
2021-06-19 06:49:30 +00:00
100% covered with unit tests.
See and try the example in `/example` to see the how things should be done.