TeaVent v0.1.0 API Reference

Modules

TeaVent allows you to perform event-dispatching in a style that is a mixture of Event Sourcing and The ‘Elm Architecture’ (TEA)

The data-representation of the occurrence of an event that is forwarded through the TeaVent stack

An example of how to use TeaVent

Exceptions

Raised when a required option is missing (not specified as part of the configuration parameter nor in the current Application.env)

Raised when an option that was not recognized was passed to TeaVent (to catch for instance syntax errors in the option names.)