package
Version:
v0.1.13
Opens a new window with list of versions in this module.
Published: Jan 14, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func NewSignalChannel() (<-chan os.Signal, func())
NewSignalChannel 返回一个用于中断信号的新通道。
调用返回的函数以取消发送到此通道。
WithCancel 返回一个在接收到中断信号时被取消的上下文。
Source Files
¶
Click to show internal directories.
Click to hide internal directories.