Documentation ¶
Index ¶
Constants ¶
View Source
const (
// CfgWaitToKillTimeInSeconds the maximum amount of time to wait for background processes to terminate.
CfgWaitToKillTimeInSeconds = "gracefulshutdown.waitToKillTime"
)
View Source
const PluginName = "Graceful Shutdown"
PluginName is the name of the graceful shutdown plugin.
Variables ¶
This section is empty.
Functions ¶
func ShutdownWithError ¶ added in v0.2.0
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.