WalEx.Events.Supervisor (WalEx v4.8.0)

Copy Markdown View Source

Supervises the per-app event GenServers (WalEx.Events and, when configured, WalEx.Events.EventModules). The latter is only started when the app's :modules config is non-empty.

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

start_link(opts)