View Source Singleton.Supervisor (singleton v1.4.0)

Singleton supervisor.

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(override_opts \\ [])

View Source