org.polyvariant.sttp.oauth2.cache.scalacache

Members list

Type members

Classlikes

final class ScalacacheExpiringCache[F[_], K, V](cache: Cache[F, K, V])(implicit evidence$1: Async[F]) extends ExpiringCache[F, K, V]

Attributes

Companion
object
Supertypes
trait ExpiringCache[F, K, V]
class Object
trait Matchable
class Any

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type