Documentation ¶
Overview ¶
Package notify provides facilities for notifying process managers of state changes, mainly for when running as a system service.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Error ¶ added in v2.6.0
Error is like Status, but sends systemd an error message instead, with an optional errno-style error number.
func Ready ¶ added in v2.6.0
func Ready() error
Ready notifies systemd that caddy has finished its initialization routines.
func Reloading ¶ added in v2.6.0
func Reloading() error
Reloading notifies systemd that caddy is reloading its config.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.