Documentation ¶
Index ¶
- Variables
- func NeedAction() bool
- func NeedReload() bool
- func NeedRestart() bool
- func NewConfigurationManager() *configurationManagerImpl
- func Reload(reason string, args ...any)
- func ReloadIf(reload bool, reason string, args ...any)
- func Reset()
- func Restart(reason string, args ...any)
- func RestartIf(restart bool, reason string, args ...any)
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultConfigurationManager = NewConfigurationManager()
Functions ¶
func NeedAction ¶
func NeedAction() bool
func NeedReload ¶
func NeedReload() bool
func NeedRestart ¶
func NeedRestart() bool
func NewConfigurationManager ¶
func NewConfigurationManager() *configurationManagerImpl
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.