Poolder.Monitor.Default (Poolder v0.1.10)

View Source

Summary

Functions

Called when a monitored process goes down.

Called when the monitor hibernates.

Called when the monitor starts.

Functions

child_spec(_)

handle_down(pid, arg2)

Called when a monitored process goes down.

handle_hibernate(state)

Called when the monitor hibernates.

handle_init(args)

Called when the monitor starts.

loop(state, hibernate_after \\ :infinity)

monitor(pid)

start(args)

start_link(args)