package
Version:
v1.1.31
Opens a new window with list of versions in this module.
Published: Jun 10, 2022
License: Apache-2.0
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
¶
signal
syscall.SIGUSR1
: kill -USR1
syscall.SIGUSR2
: kill -USR2
syscall.SIGHUP
: kill -1
syscall.SIGTERM
: kill TERM
syscall.SIGQUIT
: kill QUIT
syscall.SIGINT
: ctrl + c
syscall.SIGKILL
: kill -9
应用程序捕获不到
context
Documentation
¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.