Package

com.snowplowanalytics

weather

Permalink

package weather

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. weather
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. type AsyncWeather[+A] = Future[Either[WeatherError, A]]

    Permalink
  2. type Day = Int

    Permalink
  3. type Timestamp = Int

    Permalink
  4. type ValidatedWeather[+A] = Either[WeatherError, A]

    Permalink

Value Members

  1. object Implicits

    Permalink
  2. package providers

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped