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 Objecttrait Matchableclass Any
object ScalacacheExpiringCache
Attributes
- Companion
- class
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
In this article