1
Fork 0
Simple library for graceful shutdowns
Go to file
Jan-Lukas Else b824b89965 Initial commit 2021-06-17 16:26:09 +02:00
LICENSE Initial commit 2021-06-17 16:26:09 +02:00
README.md Initial commit 2021-06-17 16:26:09 +02:00
go.mod Initial commit 2021-06-17 16:26:09 +02:00
go.sum Initial commit 2021-06-17 16:26:09 +02:00
shutdown.go Initial commit 2021-06-17 16:26:09 +02:00
shutdown_test.go Initial commit 2021-06-17 16:26:09 +02:00

README.md

go-shutdowner

A simple library for graceful shutdowns

100% covered with unit tests.