Versions in this module Expand all Collapse all go1 go1.18.10 Jan 10, 2023 Changes in this version + func Ignore(sig ...os.Signal) + func Ignored(sig os.Signal) bool + func Notify(c chan<- os.Signal, sig ...os.Signal) + func NotifyContext(parent context.Context, signals ...os.Signal) (ctx context.Context, stop context.CancelFunc) + func Reset(sig ...os.Signal) + func Stop(c chan<- os.Signal)