Commit Graph

1 Commits

Author SHA1 Message Date
Paul Stemmet c72d92bbd2
watcher: MsgHandler, EventWatcher
This package is responsible for maintaining the lifecycle of a
fifo.EventChannel.

The EventWatcher type handles a single instance of an EventChannel,
feeding messages it receives to a provided watcher.MsgHandler interface.
2022-12-09 18:05:58 +00:00