ExOwm v1.2.3 ExOwm.CurrentWeather.Coordinator View Source

This module is a GenServer implementation created for handling concurrent worker task coordination.

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor.

Callback implementation for GenServer.init/1.

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

get_weather(locations, opts)

View Source

Callback implementation for GenServer.init/1.

Link to this function

start_link(options \\ [])

View Source