ExOwm v1.2.3 ExOwm.Supervisor View Source

Standard Supervisor implementation. The only child is Coordinator GenSever used for concurrent OWM API calls handling.

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor.

Callback implementation for Supervisor.init/1.

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Callback implementation for Supervisor.init/1.

Link to this function

start_link(options \\ [])

View Source