EffectSupport

kreuzberg.rpc.EffectSupport
See theEffectSupport companion trait
object EffectSupport

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

object idSupport extends EffectSupport[Id]

Attributes

Supertypes
trait EffectSupport[Id]
class Object
trait Matchable
class Any
Self type
idSupport.type

Implicits

Implicits

implicit def futureSupport(implicit ec: ExecutionContext): EffectSupport[Future]
implicit def zioEffect: EffectSupport[Task]