ScalaCache

com.fortysevendeg.http4s.cache.middleware.scalacache.ScalaCache$
object ScalaCache

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def make[F[_]](underlyingCache: Cache[F, (Method, Uri), CachedResponse]): Cache[F]