View Source FlEx.Server.Supervisor (fl_ex v0.1.0)

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

start_link(otp_app, mod, opts \\ [])

View Source