# Functions
InitRegistry is used for console reporting, execution API and rerun of specs.
NewExecutionEvent creates a new execution event.
Notify notifies all the subscribers of the event about its occurrence.
Register registers the given channel to the given list of topics.
# Structs
ExecutionEvent represents an event raised during various phases of the execution lifecycle.
# Type aliases
Topic indicates the topic of ExecutionEvent.