Documentation ¶
Overview ¶
Package signals contains utilities for managing process signals, particularly around stopping processes
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewStopChannel ¶
func NewStopChannel() <-chan struct{}
NewStopChannel returns a channel that closes when os.Interrupt or os.Kill is received
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.