Documentation
¶
Overview ¶
Package restart provides pure functions for determining server restart requirements.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetRestartType ¶
GetRestartType returns the type of restart needed. Returns "HTTP-only" for listener-only changes, "full" for other restart-required changes.
func IsHTTPOnlyRestart ¶
IsHTTPOnlyRestart determines if only HTTP listener needs restart. Returns true if config is non-nil (simplified check). In production, this would check which specific settings changed.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.