View Source ExMaps.MainCoordinator (ExMaps v1.1.3)

Supervisor which will spawn a GenServer process for each interface type.

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

View Source