zio.temporal.extras

Members list

Concise view

Type members

Classlikes

trait ZLayerAspect[+LowerRIn, -UpperRIn, +LowerE, -UpperE, +LowerROut, -UpperROut]

Copy-paste of ZIOAspect, but for ZLayer. Intended to use with various temporal's options in order to override them

Copy-paste of ZIOAspect, but for ZLayer. Intended to use with various temporal's options in order to override them

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
ZLayerAspect[LowerRIn, UpperRIn, LowerE, UpperE, LowerROut, UpperROut]
final class ZLayerAspectSyntax[RIn, E, ROut](self: ZLayer[RIn, E, ROut]) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any