WeatherDotGov.HttpClient behaviour (weather_dot_gov v0.5.0)

Summary

Callbacks

get(url)

@callback get(url :: URI.t() | String.t()) ::
  {:ok, response :: term()} | {:error, error :: term()}