module Athena::HTTPKernel::Events
#
The ACTR::EventDispatcher::Event that are emitted via Athena::EventDispatcher to handle a request during its life-cycle.
Custom events can also be defined and dispatched within a controller, listener, or some other service.