InitProcessHandler

orchescala.worker.InitProcessHandler
See theInitProcessHandler companion trait

Attributes

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

Members list

Value members

Concrete methods

def apply[In <: Product : Codec](funct: In => EngineRunContext ?=> IO[InitProcessError, Map[String, Any]], processLabels: ProcessLabels): InitProcessHandler[In]