Documentation
¶
Index ¶
Constants ¶
View Source
const ( Ready = daemon.SdNotifyReady Reloading = daemon.SdNotifyReloading Stopping = daemon.SdNotifyStopping Watchdog = daemon.SdNotifyWatchdog )
Variables ¶
This section is empty.
Functions ¶
func Notify ¶ added in v0.0.7
func Notify(state string, log logrus.FieldLogger) error
Notify systemd that the service is ready.
func NotifySystemd
deprecated
func NotifySystemd(log logrus.FieldLogger) error
Notify systemd that the service is ready.
Deprecated: Use Notify instead.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.