Toggle Sidebar
elixir_weather_data
v0.2.3
Pages
Modules
elixir_weather_data v0.2.3
ElixirWeatherData.OpenWeatherMapApi
behaviour
Link to this section
Summary
Callbacks
send_request(url)
Link to this section
Callbacks
Link to this callback
send_request(url)
send_request(url ::
String.t
) :: {:ok,
Map.t
}
send_request(url ::
String.t
) :: {:error, Nil}