ScalacacheExpiringCache

org.polyvariant.sttp.oauth2.cache.scalacache.ScalacacheExpiringCache$
See theScalacacheExpiringCache companion class

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def apply[F[_] : Async, K, V](cache: Cache[F, K, V]): ExpiringCache[F, K, V]