Package: wnpp
Severity: wishlist
Owner: Peter Colberg <pe...@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).

_______________________________________________
Pkg-go-maintainers mailing list
Pkg-go-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers

Reply via email to