Documentation ¶
Overview ¶
Package mock uses the log file to log all incoming events. This is useful for testing, but doesn't send any events to other services. That means if you use this in a non-testing scenario the event flow will stop here.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New() emitter.EventEmitter
New creates a new instance of the EventEmitter with mock as the messaging layer.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.