a mock event handler that can be primed with a series of expected messages. Useful for testing watcher
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.