package
Version:
v0.0.2
Opens a new window with list of versions in this module.
Published: Sep 22, 2022
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 QuitSignal(quitFunc func())
syscall.SIGQUIT 用户发送QUIT字符(Ctrl+/)触发
syscall.SIGTERM 结束程序(可以被捕获、阻塞或忽略)
syscall.SIGINT 用户发送INTR字符(Ctrl+C)触发
Source Files
¶
Click to show internal directories.
Click to hide internal directories.