[ forky ]
[ sid ]
[ 源代码: golang-bugst-cleanup ]
软件包:golang-bugst-cleanup-dev(1.0.0-2)
golang-bugst-cleanup-dev 的相关链接
Debian 的资源:
下载源码包 golang-bugst-cleanup:
- [golang-bugst-cleanup_1.0.0-2.dsc]
- [golang-bugst-cleanup_1.0.0.orig.tar.gz]
- [golang-bugst-cleanup_1.0.0-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Go library providing a signal.Interrupt/CTRL-C interruptable context
This library provides a context wrapper that will be automatically interrupted by a signal.Interrupt/CTRL-C, and that can be passed to any function expecting a context argument.