[pkg-go] Bug#817108: ITP: golang-gopkg-tylerb-graceful.v1 -- Go package for gracefully shutting down HTTP server
Peter Colberg
peter at colberg.org
Tue Mar 8 06:09:12 UTC 2016
Package: wnpp
Severity: wishlist
Owner: Peter Colberg <peter at colberg.org>
* Package name : golang-gopkg-tylerb-graceful.v1
Version : 1.2.4
Upstream Author : Tyler Bunnell
* URL : https://github.com/tylerb/graceful
* License : Expat
Programming Lang: Go
Description : Go package for gracefully shutting down HTTP server
This package enables graceful shutdown of a http.Handler server.
When the process receives a SIGINT or SIGTERM, the listening
port is closed immediately for reuse by another process, while
active connections are gracefully terminated after a timeout.
This package will be maintained by the Debian Go team (Cc'ed).
More information about the Pkg-go-maintainers
mailing list