command
Version:
v0.5.24
Opens a new window with list of versions in this module.
Published: Jul 1, 2024
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
実行方法
go-task経由で実行すると go-task がシグナルをハンドリングしてしまうので
本サンプルに関しては、直接実行する必要があります。
$ go run .
5秒間 SIGINT をハンドリング
^CCTRL-C PRESSED
^CCTRL-C PRESSED
^CCTRL-C PRESSED
signal.Reset() CALLED
^Csignal: interrupt
Documentation
¶
signal.Reset() のサンプルです。
REFERENCES ¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.