1
Fork 0
Simple library for graceful shutdowns
Go to file
Jan-Lukas Else 5da0055618 Use standard library only 2021-06-17 21:58:14 +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 Use standard library only 2021-06-17 21:58:14 +02:00
go.sum Use standard library only 2021-06-17 21:58:14 +02:00
shutdown.go Initial commit 2021-06-17 16:26:09 +02:00
shutdown_test.go Use standard library only 2021-06-17 21:58:14 +02:00

README.md

go-shutdowner

A simple library for graceful shutdowns

100% covered with unit tests.