[ 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.