[ 原始碼: 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