Package

com.snowplowanalytics.weather.providers

darksky

Permalink

package darksky

Visibility
  1. Public
  2. All

Type Members

  1. final case class BlockType extends AnyVal with Product with Serializable

    Permalink
  2. class DarkSkyCacheClient[F[_]] extends DarkSkyClient[F]

    Permalink
  3. class DarkSkyClient[F[_]] extends AnyRef

    Permalink

    Non-caching Dark Sky client Allows forecast, current, and historical data requests This API does not support Geocoding - coordinates only For more detailed description go to: https://darksky.net/dev/docs

    Non-caching Dark Sky client Allows forecast, current, and historical data requests This API does not support Geocoding - coordinates only For more detailed description go to: https://darksky.net/dev/docs

    F

    effect type

  4. final case class Units extends AnyVal with Product with Serializable

    Permalink

Value Members

  1. object BlockType extends Serializable

    Permalink
  2. object DarkSky

    Permalink
  3. object Requests

    Permalink
  4. object Responses

    Permalink
  5. object Units extends Serializable

    Permalink

Ungrouped