WeatherDotGov.HttpClient behaviour (weather_dot_gov v0.3.0)

Summary

Callbacks

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