1 comment

[ 0.24 ms ] story [ 12.5 ms ] thread
I made this to handle graceful shutdown of a net/http.Server and other similar components.

I found myself implementing the same pattern over and over again, hope people can benefit from this simple small library.