core.services.cache.types

Members list

Type members

Classlikes

trait CacheServiceTrait[F[_]]

A trait defining caching operations for mechanisms and reactions.

A trait defining caching operations for mechanisms and reactions.

Type parameters

F

The effect type (e.g., IO, SyncIO, etc.).

Attributes

Source
CacheService.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes