View Source PhoenixDDoS.Supervisor (PhoenixDDoS v0.7.8)

Top-level Supervisor for the PhoenixDDoS application.

Start ETS cache (Cachex)

Summary

Functions

Returns a specification to start this module under a supervisor.

Callback implementation for Supervisor.init/1.

Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Callback implementation for Supervisor.init/1.

Link to this function

start_link(config, opts)

View Source