Go Interrupt: Easily Handle Signals with Contexts(github.com)1 points·by whois·vor 7 Jahren·1 commentsgithub.comGo Interrupt: Easily Handle Signals with Contextshttps://github.com/Noah-Huppert/gointerrupt1 commentsPost comment[–]whois·vor 7 JahrenreplyI 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.
I found myself implementing the same pattern over and over again, hope people can benefit from this simple small library.