EventPublisher

lepus.std.EventPublisher
trait EventPublisher[F[_], T]

Attributes

Source
EventChannel.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def publish(id: ShortString, t: T): F[Unit]

Attributes

Source
EventChannel.scala