# Packages
Package eventsmux implements the events mux.
Package middleware implements the events middleware.
Package protocol implements the protocol for the events package.
Package subscriptions implements the events mux subscriptions.
# Functions
New returns an events API handler for the Console.
WithSubscriber configures the Subscriber to use for events.
# Interfaces
Component is the interface of the component to the events API handler.
# Type aliases
Option configures the events API handler.