C8WorkerRegistry

orchescala.worker.c8.C8WorkerRegistry
class C8WorkerRegistry(client: C8WorkerClient) extends WorkerRegistry

Attributes

Graph
Supertypes
trait WorkerRegistry
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

protected def registerWorkers(workers: Set[WorkerDsl[_, _]]): ZIO[Any, Any, Any]

Inherited methods

final def register(workers: Set[WorkerDsl[_, _]]): ZIO[Any, Any, Any]

Attributes

Inherited from:
WorkerRegistry

Concrete fields

lazy val engineConnectionManagerFinalizer: ZIO[Scope, Nothing, Any]