package
0.0.0-20241115082555-91616abce05b
Repository: https://github.com/tencentcodedog/linux-go-1.12.6.git
Documentation: pkg.go.dev

# Functions

Ignore causes the provided signals to be ignored.
Ignored reports whether sig is currently ignored.
Notify causes package signal to relay incoming signals to c.
Reset undoes the effect of any prior calls to Notify for the provided signals.
Stop causes package signal to stop relaying incoming signals to c.