ZIODispatcher

works.iterative.ui.components.ZIODispatcher
See theZIODispatcher companion trait
object ZIODispatcher

Attributes

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

Members list

Value members

Concrete methods

def empty[R]: ZIODispatcher[R]
def fromRuntime[Env](userSignal: Signal[Option[UserProfile]], handleUnauthenticated: => ZIO[Env, Nothing, Unit])(using runtime: Runtime[Env], owner: Owner): ZIODispatcher[Env]