PartiallyAppliedCache

org.http4s.server.middleware.Caching.PartiallyAppliedCache

Attributes

Source
Caching.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def apply[F[_]](resp: Response[F])(implicit M: MonadThrow[G], C: Clock[G]): G[Response[F]]

Attributes

Source
Caching.scala