Options
All
  • Public
  • Public/Protected
  • All
Menu

Class FetcherFirst<T>

Tries to fetch from the fetcher first with a given timeout (optional). If the fetcher fails through errors or if it doesn't respond up until the given timeout, the data is fetched from the cache.

Type parameters

  • T

    type of the data to be cached.

Hierarchy

  • FetcherFirst

Implements

Index

Constructors

Constructors

constructor

Generated using TypeDoc