Odyssey.Supervisor (odyssey v0.1.6)

View Source

The supervisor for the Odyssey application.

Summary

Functions

Returns a specification to start this module under a supervisor.

Callback implementation for Supervisor.init/1.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

init(opts)

Callback implementation for Supervisor.init/1.

start_link(opts)