Module sd_notify

Function Index

handle_info/2
init/1
ready/0
reloading/0
sd_notify/2
sd_notifyf/3
sd_pid_notify/3
sd_pid_notify_with_fds/4
sd_pid_notifyf/4
start_link/0
stopping/0
terminate/2
watchdog/0

Function Details

handle_info/2

handle_info(X1, WatchdogMs) -> any()

init/1

init(X1) -> any()

ready/0

ready() -> any()

reloading/0

reloading() -> any()

sd_notify/2

sd_notify(UnsetEnv, Data) -> any()

sd_notifyf/3

sd_notifyf(UnsetEnv, Format, Data) -> any()

sd_pid_notify/3

sd_pid_notify(Pid, UnsetEnv, Data) -> any()

sd_pid_notify_with_fds/4

sd_pid_notify_with_fds(Pid, UnsetEnv, Call, Fds) -> any()

sd_pid_notifyf/4

sd_pid_notifyf(Pid, UnsetEnv, Format, Data) -> any()

start_link/0

start_link() -> any()

stopping/0

stopping() -> any()

terminate/2

terminate(X1, X2) -> any()

watchdog/0

watchdog() -> any()


Generated by EDoc