UAInspector v0.19.0 UAInspector.Database.Supervisor View Source
Supervisor for databases.
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor
Starts the database supervisor
Link to this section Functions
Link to this function
child_spec(arg) View Source
Returns a specification to start this module under a supervisor.
See Supervisor
.
Link to this function
start_link(default \\ [])
View Source
start_link(default \\ [])
View Source
start_link(term()) :: Supervisor.on_start()
start_link(term()) :: Supervisor.on_start()
Starts the database supervisor.