Documentation ¶
Overview ¶
Package signals implements functionality related to being notified on signals from the Operating System.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterExitHandlers ¶
func RegisterExitHandlers(shutdownFuncs ...func()) (stop chan struct{})
RegisterExitHandlers returns a stop channel to wait on exit signals
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.