Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakeShutdownCh ¶ added in v1.0.2
func MakeShutdownCh() <-chan struct{}
MakeShutdownCh returns a channel that can be used for shutdown notifications for commands. This channel will send a message for every interrupt or SIGTERM received.
Types ¶
Click to show internal directories.
Click to hide internal directories.