Documentation ¶
Index ¶
Constants ¶
View Source
const PluginName = "Graceful Shutdown"
PluginName is the name of the graceful shutdown plugin.
View Source
const WaitToKillTimeInSeconds = 60
WaitToKillTimeInSeconds is the maximum amount of time to wait for background processes to terminate. After that the process is killed.
Variables ¶
This section is empty.
Functions ¶
func ShutdownWithError ¶
func ShutdownWithError(err error)
ShutdownWithError prints out an error message and shuts down the default daemon instance.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.