Package

com.snowplowanalytics.weather.providers

openweather

Permalink

package openweather

Visibility
  1. Public
  2. All

Type Members

  1. class OwmCacheClient[F[_]] extends OwmClient[F]

    Permalink

    Blocking OpenWeatherMap client with history (only) cache Extends OwmClient, but uses timeouts for requests

    Blocking OpenWeatherMap client with history (only) cache Extends OwmClient, but uses timeouts for requests

    WARNING. Caching will not work with free OWM licenses - history plan is required

  2. class OwmClient[F[_]] extends AnyRef

    Permalink

    Non-caching OpenWeatherMap client

    Non-caching OpenWeatherMap client

    F

    effect type

Value Members

  1. object Api

    Permalink

    Module for various predefined values in OWM specification

  2. object OpenWeatherMap

    Permalink
  3. object Responses

    Permalink

    Case classes used for extracting data from JSON

Ungrouped