[ 源代码: golang-gopkg-tylerb-graceful.v1 ]
软件包:golang-gopkg-tylerb-graceful.v1-dev(1.2.15-6)
golang-gopkg-tylerb-graceful.v1-dev 的相关链接
Debian 的资源:
下载源码包 golang-gopkg-tylerb-graceful.v1:
- [golang-gopkg-tylerb-graceful.v1_1.2.15-6.dsc]
- [golang-gopkg-tylerb-graceful.v1_1.2.15.orig.tar.gz]
- [golang-gopkg-tylerb-graceful.v1_1.2.15-6.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
- node-death
- golang-github-facebookgo-grace-dev
- node-exit-hook
- golang-github-apparentlymart-go-openvpn-mgmt-dev
- golang-github-joshuarubin-lifecycle-dev
- libghc-wai-handler-launch-doc
- libghc-wai-handler-launch-prof
- libghc-wai-handler-launch-dev
- golang-github-gorilla-handlers-dev
- libserver-starter-perl
- golang-github-cloudflare-tableflip-dev
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.
其他与 golang-gopkg-tylerb-graceful.v1-dev 有关的软件包
|
|
|
|
-
- dep: golang-golang-x-net-dev
- Supplementary Go networking libraries