Documentation
¶
Overview ¶
Package shutdown provides a mechanism for registering handlers to be called on process shutdown.
Index ¶
Constants ¶
View Source
const GracePeriod = 1 * time.Minute
GracePeriod specifies the maximum amount of time during which all shutdown handlers must complete before the process forcibly exits.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.