Emitter

trait Emitter
class Object
trait Matchable
class Any

Value members

Abstract methods

def emitNewBatch[M[_] : LiftIO](message: NewBatchDTO): M[Unit]
def emitStartProduction[M[_] : LiftIO](message: StartProductionDTO): M[Unit]