Documentation ¶
Overview ¶
Package termination contains a simple handler for termination signals.
It is wired into system.System by default.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrTerminated = o11y.NewWarning("terminated")
ErrTerminated is used to indicate that the Handle func received a shutdown signal.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.