[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#817108: ITP: golang-gopkg-tylerb-graceful.v1 -- Go package for gracefully shutting down HTTP server



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


Reply to: