Cache

zio.query.Cache$
See theCache companion trait
object Cache

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Cache.type

Members list

Concise view

Value members

Concrete methods

def empty(implicit trace: Trace): UIO[Cache]

Constructs an empty cache.

Constructs an empty cache.

Attributes