Phantom.Tracker (phantom v0.1.1)

View Source

Summary

Functions

Returns a specification to start this module under a supervisor.

Callback implementation for Phoenix.Tracker.init/1.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

handle_diff(diff, state)

Callback implementation for Phoenix.Tracker.handle_diff/2.

init(opts)

Callback implementation for Phoenix.Tracker.init/1.

start_link(opts)